[cas-user] Re: Exposing SAML attribute with ":" character breaks CAS flow

2020-04-25 Thread Sean Gottschalk
ields any results. -Jason > > On Thursday, September 12, 2019 at 10:14:42 AM UTC-7, Sean Gottschalk > wrote: >> >> Hello, >> >> I'm using CAS 6.0.4 and I'm trying to do a SAML SP integration with AWS >> but it seems that having an attribute with

[cas-user] SurrogateAuthenticationExpirationPolicy references itself, causing stack overflow

2019-09-20 Thread Sean Gottschalk
Hello, I'm doing some preliminary work on upgrading our cas integration from version 6.0.4 to 6.1.0-RC5 and when I attempt to submit my credentials to /login I get a stack overflow error. 2019-09-20 14:23:47,731 WARN [qtp1436347886-105] org.eclipse.jetty.server.HttpChannel - /login

[cas-user] Exposing SAML attribute with ":" character breaks CAS flow

2019-09-12 Thread Sean Gottschalk
Hello, I'm using CAS 6.0.4 and I'm trying to do a SAML SP integration with AWS but it seems that having an attribute with name "https://aws.amazon.com/SAML/Attributes/SessionDuration; causes CAS to fail when redirecting to itself after the initial authentication. I've been digging into how