Hi All,

I'm running the Guacamole server in my university as part of a project. I
have so far been using CAS authentication module and it works perfectly
fine.

But I have been forced to move from CAS towards SAML based authentication
which I need to configure on an Apache reverse proxy (Since we don't have
SAML support in Guacamole). For now I have removed the CAS module and using
the noAuth module on Guacamole.

My question is how can I maintain an authorized user list for Guacamole
application which sits behind a reverse proxy running authentication module?

When I was using CAS authentication module, even if the user authenticates
with CAS, their username needs to be present in the database to be granted
access to the Guacamole connection. But since I'm authenticating in apache
httpd server, how can I get the equivalent functionality now?

Thank You in advance for your help.

Regards
Kaushik Srinivasan

Reply via email to