[cas-user] Re: CAS 7 SAML1.1 with delegation to Azure AD

2024-07-31 Thread 'Dan S' via CAS Community
Did you find a solution to this issue? I am running into it now. Oddly it seems that it only uses ?ticket on the first login attempt. If you've already authenticated and then revisit, it'll use the correct ?SAMLart parameter. Dan On Saturday, May 11, 2024 at 8:05:59 AM UTC-5 jbstowe22 wrote:

[cas-user] Re: CAS 7 SAML1.1 with delegation to Azure AD

2024-05-11 Thread jbstowe22
Quick update, I did some testing and discovered it's not CAS 7 that changed the functionality, it was actually CAS 6.6.14. I believe it's something about this commit, https://github.com/apereo/cas/commit/2b367835ed22478eb853a267760869a1d2eaf3ae, that changed how it works. I am most definitely