Hi,
you could also setup a second instance of the guacamole web-frontend
(very easy with docker) and point it to the same GUACD instance.
The admin can use this web-frontend using different authentication
mechanism than the users connecting to the other.
You could even make sure only admins can access the second instance with
ip based rules on your network.
Regards
Peter
Am 25.02.25 um 14:59 schrieb Johnson, Nachay [USA]:
Is it possible to have separate login paths for SAML and the Guacamole
login page? I’d like users to authenticate using SAML, while admins
can log in through a different path. One path would be external for
users, and another would be internal for admins. Can this be done in
Guacamole without having login and SAML on the same page?
thanks