bolkedebruin / rdpgw

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

Missing site authentication site after build #116

Closed zacek100 closed 3 weeks ago

zacek100 commented 3 weeks ago

I've installed the product on Ubuntu, configured kerberos, tls and certiifcates. when going to https://your-gateway/connect it just displays a "404 page not found" and no entries show on the rdpgw console. However if go to https://your-gateway/tokeninfo I do get some entries in the rdpgw console so I know the web server component is working fine.

What did I miss?

zacek100 commented 3 weeks ago

I figured the web component is only used for OpenID requests