bolkedebruin / rdpgw

Remote Desktop Gateway in Go for deploying on Linux/BSD/Kubernetes
Apache License 2.0
693 stars 117 forks source link

Token supplied to the function is invalid #113

Open jothoma1 opened 1 month ago

jothoma1 commented 1 month ago

Hello,

First i want to thank for this great product. It offers us new possibility and mainly we can use our Keycloak with OpenID and this is great.

I have successfuly compiled rdpgw on a Debian server. It works with our Keycloak, user authenticate and rdpgw provides an rdp file for connection.

The problem is that we try to connect to a Windows Server and we have this error 51388323-70eb-400a-9e8d-16ee2880b315

I think it's something inside the RDP server because, on it's eventlog i can see that auth is ok Don't really know where to start with this token on the Microsoft site

thanks in advance