PreviousSession
Indicates that the Principal has been strongly authenticated in a previous session during which the IdP has set a cookie in the UA. During the present session the Principal has only been authenticated by the UA returning the cookie to the IdP.
Element information
Namespace: None
Schema document: saml-2.0-os/saml-schema-authn-context-types-2.0.xsd
Type: ExtensionOnlyType
Properties: Global, Qualified
Content
- Extension [0..*]
Attributes
None
Used in
- Group AuthenticatorChoiceGroup
- Group AuthenticatorSequenceGroup
- Type AuthenticatorBaseType via reference to AuthenticatorChoiceGroup (Element Authenticator)
- Type AuthenticatorBaseType via reference to AuthenticatorSequenceGroup (Element Authenticator)
- Type ComplexAuthenticatorType via reference to AuthenticatorChoiceGroup (Element ComplexAuthenticator)
- Type ComplexAuthenticatorType via reference to AuthenticatorSequenceGroup (Element ComplexAuthenticator)
Sample instance
<PreviousSession> <Extension> <!--any element--> </Extension> </PreviousSession>