Schema Central > SAML 2.0 > saml-schema-assertion-2.0.xsd > saml:AuthnStatement
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

saml:AuthnStatement

Element information

Content

Attributes

NameOccTypeDescriptionNotes
AuthnInstant [1..1]xsd:dateTime
SessionIndex [0..1]xsd:string
SessionNotOnOrAfter [0..1]xsd:dateTime

Used in

Sample instance

<saml:AuthnStatement AuthnInstant="2000-01-01T12:00:00">
   <saml:SubjectLocality/>
   <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>
</saml:AuthnStatement>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com