You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

2.2.11. eduPersonAssurance
OID: 1.3.6.1.4.1.5923.1.1.1.11 

RFC 2252 definition
( 1.3.6.1.4.1.5923.1.1.1.11 

          NAME 'eduPersonAssurance'

          DESC 'eduPerson per Internet2 and EDUCAUSE'

          EQUALITY caseIgnoreMatch 

          SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ) 

Application utility class: extended_; # of values:_ multi 

Definition 

Set of URIs that assert compliance with specific standards for identity assurance. 

Notes  

This multi-valued attribute represents identity assurance profiles (IAPs), which are the set of standards that are met by an identity assertion, based on the Identity Provider's identity management processes, the type of authentication credential used, the strength of its binding, etc.  Examples of such standards are the NIST SP 800-63 levels of assurance, the InCommon Federation's bronze and silver IAPs, etc. 

The URI should be clearly documented at the broadest possible level (nation, federation, state, university system, etc) and relying parties should be able to use the asserted value(s) to access official on-line documentation for the IAP(s).  

Resource providers will only need to parse the collection of asserted attribute values and look for one that is trusted by the resource provider to determine the Identity Provider's asserted compliance with the standard.  In addition, the Resource Provider may need a mechanism to determine a given Identity Provider's qualification to assert specific values for eduPersonAssurance.  If needed, the proofing mechanism will be provided by the organization that developed the profile. 

The driving force behind the definition of this attribute has been the need for applications to understand the various strengths of different identity management systems and authentication events and the processes and procedures governing their operation and to be able to assess whether or not a given transaction meets the requirements for access. 

Examples:
eduPersonAssurance: urn:mace:incommon:IAQ:silver:sample
eduPersonAssurance: urn:mace:nih.gov:basic:sample
eduPersonAssurance: http://idm.example.org/LOA#sample

 
Example applications for which this attribute would be useful:
Determining strength of asserted identity for on-line transactions, especially those involving more than minimal institutional risk resulting from errors in authentication. 

Example (LDIF Fragment):
eduPersonAssurance: urn:mace:incommon:IAQ:silver:sample 

Syntax: directoryString;

  • No labels