On Tuesday, July 11, 2017, 9:58:59 PM EDT, Kaushik Srinivasan 
<[email protected]> wrote:


> Hello All,
> > I've been trying to test the CAS module for guacamole. Once I login to the
> CAS page, I'm redirected to the Guacamole server but the page gets stuck in
> an Infinite loop. I believe this is because the page repeatedly queries the
> CAS server with which I have already Authenticated.

> Also, I have not provided any Connection information ( For RDP connectionn)
> anywhere.

> I couldn't find any documentation so not sure what I'm missing.

> Can anyone point out what I'm doing wrong?

> Thanks

> Regards
> Kaushik Srinivasan
Kaushik,I'm happy to try to help track down the problem you're running into - 
here's a list of things that would be helpful in debugging this:- Exact version 
of Guacamole you're using and where you obtained it (git master, 
0.9.13-staging, etc.)- Exact version of CAS you're using- Make/version of Java 
application server (Tomcat 8.x, JBoss, etc.)- Any front-end proxy to the 
application server - e.g Nginx, Apache httpd, etc.?- Have you specified both of 
the following directives in your guacamole.properties file: 
cas-authorization-endpoint, cas-redirect-uri?  If not, please do - if so, 
please report what you have them set to.

Beyond that, I'd make sure your application server is in debug or trace logging 
mode and see if any errors are being logged.
-Nick

Reply via email to