You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.
The following attributes concerning session metadata are mentioned in some parts of the CAS spec, but omitted in others:
authenticationDate
: Date of user authentication to CAS serverlongTermAuthenticationRequestTokenUsed
: True if remember-me authentication was used (should always be false as Keycloak does not support remember-me)isFromNewLogin
: True if interactive login was performed, false for cookie loginExample serviceValidate XML section:
There is no JSON example in the spec.
CAS specification link: https://apereo.github.io/cas/5.0.x/protocol/CAS-Protocol-Specification.html#saml-cas-response-attributes (Appendix A)
The text was updated successfully, but these errors were encountered: