Hello! Don't know if this is the right place as our CAS server is shibbolized.
When using chrome on Mac OSX or Linux a redirect loop is happening. Depending if the SP part of the cas server is configure to store the session in mem or use cookie. relayState="ss:mem" or relayState="cookie". When set to cookie, it will loop continuously. When set to mem, it will display the web root error page. When using chrome: 2014-04-04 11:07:46 DEBUG Shibboleth.SSO.SAML2 [1]: ACS returning via redirect to: https://castest.domain.com/ When not using chrome: (the correct way) 2014-04-04 11:12:24 DEBUG Shibboleth.SSO.SAML2 [1]: ACS returning via redirect to: https://castest.domain.com/cas/login So when logging in, one is redirected to the shibboleth IdP server for authentication then after this, the POST redirect from shib to CAS we experience this problem. Regards John -- 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
