OK. Or there might be some missing slash at the beginning of one of the url defined, especially the one defining your management console service... What's the value defined in the properties file?
Thanks. Best, Jérôme LELEU Founder of CAS in the cloud: www.casinthecloud.com | Twitter: @leleuj Chairman of CAS: www.jasig.org/cas | Creator of pac4j: www.pac4j.org 2014-07-15 16:31 GMT+02:00 Patrick Hunter <[email protected]>: > Sorry, there is a conspicuous lack of information in the logs regarding > this problem. Logging is enabled in the code, and when I go to other > pages it appears to be working (e.g. I see a ticket granting ticket being > created when I log in), but I get nothing when I go to the services page. > > > > *From:* Jérôme LELEU [mailto:[email protected]] > *Sent:* Tuesday, July 15, 2014 3:50 AM > *To:* [email protected] > *Subject:* Re: [cas-user] Redirect loop from services mangagement console > > > > Hi, > > > > Infinite loop generally comes from service ticket validation failure. > Don't you have more relevant logs, like errors and stacktraces? It would > help... > > Thanks. > > Best regards, > > > Jérôme LELEU > > Founder of CAS in the cloud: www.casinthecloud.com | Twitter: @leleuj > > Chairman of CAS: www.jasig.org/cas | Creator of pac4j: www.pac4j.org > > > > 2014-07-15 0:00 GMT+02:00 Patrick <[email protected]>: > > I am new to CAS and am trying to set up the sample overlay > https://github.com/UniconLabs/simple-cas-overlay-template with a dummy > app before using CAS in production. The server starts up, but trying to > access the services management console results in an infinite redirect > loop. Specifically, going to https://localhost:7002/cas/services/ takes > me to > https://localhost:7002/cas/services/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/AdminServer/cas/login?service=AdminServer%2Fcas%2Fservices%2Fj_acegi_cas_security_check > I have a handler for > “A*” in the deployerConfigContext, as well as the handler included in the > github project (which should accept all https requests anyway). I am > running CAS in Weblogic 12, and have edited the properties files to use > Weblogic’s port numbers instead of Tomcat’s. I’ve also enabled SSL using > the Weblogic demo certificate. Does anyone know what could cause this? > Thank You > Patrick > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > > > > > -- > > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- > You are currently subscribed to [email protected] as: [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
