saml:AuthnContext
Element information
Namespace: urn:oasis:names:tc:SAML:2.0:assertion
Schema document: saml-2.0-os/saml-schema-assertion-2.0.xsd
Type: saml:AuthnContextType
Properties: Global, Qualified
Content
- Sequence [1..1]
- Choice [1..1]
- Sequence [1..1]
- saml:AuthnContextClassRef [1..1]
- Choice [0..1]
- saml:AuthnContextDecl
- saml:AuthnContextDeclRef
- Sequence [1..1]
- saml:AuthenticatingAuthority [0..*]
- Choice [1..1]
Attributes
None
Used in
- Type saml:AuthnStatementType (Element saml:AuthnStatement)
Sample instance
<saml:AuthnContext> <saml:AuthnContextClassRef>http://www.example.com/</saml:AuthnContextClassRef> <saml:AuthnContextDecl>any content</saml:AuthnContextDecl> <saml:AuthenticatingAuthority>http://www.example.com/</saml:AuthenticatingAuthority> </saml:AuthnContext>