Hello,
I run CAS 7.2.1 in a cluster with Hazelcast ticket registry and SAML2 support. I have a strange issue.
Most users can log in to SAML2 services without any trouble, however, some users receive an error every time they attempt a login.
See attachment for the error message.
The majority of users may see this message once in a blue moon. Revisiting the SP will correct the problem. This doesn't work for a very small group of my users though.
We've tried troubleshooting the web browser by clearing browser cache, disabling browser plugins, private browser window, different browsers, different devices, and I've asked them to try different networks but none of that corrected their issues.
I changed the SAML session storage to:
cas.authn.saml-idp.core.session-storage-type=TICKET_REGISTRY
but that didn't fix their issues either.
Has anyone seen this problem before or have any advice to fix it?