If ProtectNetwork service is configured with your ASP site's metadata,
then your site is considered Trusted. We provide user authentication
assertions along with user attributes to such trusted sites. Our default
policy of attribute release for such sites is as follows:
| Attribute Name |
Meaning |
| urn:mace:dir:attribute-def:givenName |
First Name |
| urn:mace:dir:attribute-def:sn |
Surname |
| urn:mace:dir:attribute-def:eduPersonPrincipalName |
username |
| urn:mace:dir:attribute-def:eduPersonTargetedID |
Targeted ID* |
| http://protectnetwork.org/pn/loa |
Level of Assurance |
* The ProtectNetwork IdP provides appropriate values for the eduPersonTargetedID attribute as defined in the EduPerson Object Class Specification (200604). These values are opaque, persistent, randomly generated strings that are particular to each user AND service provider (SP) or service provider group. Each user will have a different eduPersonTargetedID value for each SP he/she accesses, and each SP will always receive the same value for the same user every time he/she accesses the service. The eduPersonTargetedID attribute allows an SP to identify multiple accesses by the same user, while at the same time protecting the anonymity of the individual. The ProtectNetwork IdP generates a unique random value the first time a user accesses an SP and stores that value in a database for use in subsequent requests.
Note that in order to generate and release the eduPersonTargetedID attribute
for an SP, we need to have the SP's metadata first. Please contact support@protectnetwork.org if you wish to have your
metadata added to the ProtectNetwork IdP site. |