I'm trying to use CAS as a SAML 2.0 IdP for a custom application. I'm relatively new to SAML, and so far I've been relatively successful. I am now dealing with an issue that I cannot wrap my mind around:
1. The sp app (in this case mod_auth_mellon, although I've had the same experience with simplesamlphp) successfully redirects the authentication to my CAS server. 2. I successfully authenticate. 3. I am redirected to the *base domain URL* of the sp, e.g. instead of going back to https://www.example.com/secret (the protected directory), I am directed to https://www.example.com/. I suspect this is some configuration I'm missing somewhere. Any hints where I might look? -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/c2ad5d2c-eaed-414f-b58d-1e0fe641faca%40apereo.org.
