On Thu, Aug 06, 2020 at 01:07:53PM +0000, Ray Bon wrote: > Bryan, > > It looks like mod_auth_cas is not configured to handle SAML 1.1 service > tickets or the page that cas redirects to is protected (which then goes back > to cas instead of processing the ST). > > Ray
Thanks for the reply, Ray. I think I've found the problem, though. The service ticket has underscores in them, which isn't allowed, according to this url: https://apereo.github.io/cas/6.1.x/protocol/CAS-Protocol-Specification.html#37-ticket-and-ticket-granting-cookie-character-set I've passed this information along to the people managing the CAS server. -Bryan -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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/20200806195142.GJ20861%40mygeeto.inside.leepfrog.com.
