Did you try this on 15.2 or even 15.1. I ask because trying something new on an unreleased version that is available for testing makes it unsure if it is your way of working or the new version that makes the problems.
FYI
RDP typically refers to the network protocol or apps using the rdp protocol.
Graphical remote desktops can be implemented a number of different ways…
Passing X over SSH is as expected… using SSH as your protocol, and passing graphical data over the connection. If you have SSH set up successfully, it’s probably the easiest to implement. Ot install and enable the more advanced security features, I use install VNC using the YaST Remote Administration module, but run X over SSH instead.
You can install an RDP server of your choice. I’m not aware that KDE has a preferred remote desktop server application of any type, and any app you choose to install should support any Desktop including KDE. Remmina is a versatile client, and the VNC reference above has a large section for installing and setting up Remmina which can be adapted for other other remote desktop apps.