Schema Central > SAML 2.0 > saml-schema-authn-context-types-2.0.xsd > Identification
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

Identification

        Refers to those characteristics that describe the
        processes and mechanisms
        the Authentication Authority uses to initially create
        an association between a Principal
        and the identity (or name) by which the Principal will
        be known
      

Element information

Type: IdentificationType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
nym [0..1]nymType This attribute indicates whether or not the Identification mechanisms allow the actions of the Principal to be linked to an actual end user.

Used in

Sample instance

<Identification>
   <PhysicalVerification/>
   <WrittenConsent>
      <Extension>
         <!--any element-->
      </Extension>
   </WrittenConsent>
   <GoverningAgreements>
      <GoverningAgreementRef governingAgreementRef="http://www.example.com/"/>
   </GoverningAgreements>
   <Extension>
      <!--any element-->
   </Extension>
</Identification>

Site developed and hosted by Datypic, Inc.

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