| 1 | <Attributes xmlns="urn:mace:shibboleth:2.0:attribute-map" |
|---|
| 2 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > |
|---|
| 3 | |
|---|
| 4 | <Attribute name="urn:mace:dir:attribute-def:eduPersonPrincipalName" id="Shib_eduPersonPrincipalName" aliases="eppn"/> |
|---|
| 5 | <Attribute name="urn:mace:dir:attribute-def:eduPersonAffiliation" id="Shib_eduPersonAffiliation" aliases="eduPersonAffiliation"/> |
|---|
| 6 | <Attribute name="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" id="Shib-eduPersonTargetedID" aliases="eduPersonTargetedID"/> |
|---|
| 7 | |
|---|
| 8 | <Attribute name="urn:mace:dir:attribute-def:givenName" id="Shib_givenName" aliases="givenName"/> |
|---|
| 9 | <Attribute name="urn:mace:dir:attribute-def:postalAddress" id="Shib_postalAddress" aliases="postalAddress"/> |
|---|
| 10 | <Attribute name="urn:mace:dir:attribute-def:telephoneNumber" id="Shib_telephoneNumber" aliases="telephoneNumber"/> |
|---|
| 11 | <Attribute name="urn:mace:dir:attribute-def:sn" id="Shib-sn" aliases="sn"/> |
|---|
| 12 | <Attribute name="urn:mace:dir:attribute-def:cn" id="Shib-cn" aliases="cn"/> |
|---|
| 13 | <Attribute name="urn:mace:dir:attribute-def:mail" id="Shib-mail" aliases="mail"/> |
|---|
| 14 | |
|---|
| 15 | </Attributes> |
|---|