This typically means that the original SAML2 authentication request that was submitted to CAS via a SAML2 service provider
cannot be retrieved and restored after an authentication attempt. If you are running a multi-node CAS deployment, you may
need to opt for a different session storage mechanism than what is configured now: org.apereo.cas.pac4j.TicketRegistrySessionStore
AbstractSamlIdPProfileHandlerController.java:lambda$retrieveAuthenticationRequest$7:534
Optional.java:orElseThrow:403
AbstractSamlIdPProfileHandlerController.java:lambda$retrieveAuthenticationRequest$8:525
CasReentrantLock.java:tryLock:57
2025-04-28 15:43:50,016 ERROR [org.apereo.cas.web.support.WebUtils] - <RootCasException(super=org.apereo.cas.support.saml.idp.MissingSamlAuthnRequestException: SAML2 authentication request cannot be determined from the CAS session store for request id ONELOGIN_5cf32d91b3c165b58055063640f22d0b9b50d1fe.
This typically means that the original SAML2 authentication request that was submitted to CAS via a SAML2 service provider
cannot be retrieved and restored after an authentication attempt. If you are running a multi-node CAS deployment, you may
need to opt for a different session storage mechanism than what is configured now: org.apereo.cas.pac4j.TicketRegistrySessionStore, code=MISSING_SAML_REQUEST)
CasReentrantLock.java:tryLock:60
AbstractSamlIdPProfileHandlerController.java:retrieveAuthenticationRequest:520
SSOSamlIdPProfileCallbackHandlerController.java:handleProfileRequest:90
SSOSamlIdPProfileCallbackHandlerController.java:handleCallbackProfileRequestGet:69
>