<!--
New standard identifier attributes
for
SAML. Not yet available from the UW IdP.
-->
<Attribute name=
"urn:oasis:names:tc:SAML:attribute:subject-id"
id=
"subject-id"
>
<AttributeDecoder xsi:type=
"ScopedAttributeDecoder"
caseSensitive=
"false"
/>
</Attribute>
<Attribute name=
"urn:oasis:names:tc:SAML:attribute:pairwise-id"
id=
"pairwise-id"
>
<AttributeDecoder xsi:type=
"ScopedAttributeDecoder"
caseSensitive=
"false"
/>
</Attribute>
<!--
These are most of the attributes currently released by the UW IdP. In alphabetical order by id.
See
"Guide to NameID Formats and Attributes"
at https:
-->
<Attribute name=
"urn:oid:2.5.4.3"
id=
"cn"
/>
<Attribute name=
"urn:oid:2.16.840.1.113730.3.1.241"
id=
"displayName"
/>
<Attribute name=
"urn:oid:1.2.840.113994.200.52"
id=
"displayNameAndPronouns"
/>
<Attribute name=
"urn:oid:1.3.6.1.4.1.5923.1.1.1.1"
id=
"eduPersonAffiliation"
>
<AttributeDecoder xsi:type=
"StringAttributeDecoder"
caseSensitive=
"false"
/>
</Attribute>
<Attribute name=
"urn:oid:1.3.6.1.4.1.5923.1.1.1.7"
id=
"eduPersonEntitlement"
/>
<!-- entitlement_lib -->
<Attribute name=
"urn:oid:1.3.6.1.4.1.5923.1.1.1.7"
id=
"entitlement_lib"
/>
<!-- entitlement_sln -->
<Attribute name=
"urn:oid:1.3.6.1.4.1.5923.1.1.1.7"
id=
"entitlement_sln"
/>
<Attribute name=
"urn:oid:1.3.6.1.4.1.5923.1.1.1.6"
id=
"eduPersonPrincipleName"
>
<AttributeDecoder xsi:type=
"ScopedAttributeDecoder"
caseSensitive=
"false"
/>
</Attribute>
<Attribute name=
"urn:oid:1.3.6.1.4.1.5923.1.1.1.9"
id=
"eduPersonScopedAffiliation"
>
<AttributeDecoder xsi:type=
"ScopedAttributeDecoder"
caseSensitive=
"false"
/>
</Attribute>
<Attribute name=
"urn:oid:1.3.6.1.4.1.5923.1.1.1.10"
id=
"eduPersonTargetedID"
>
<AttributeDecoder xsi:type=
"NameIDAttributeDecoder"
formatter=
"$NameQualifier!$SPNameQualifier!$Name"
defaultQualifiers=
"true"
/>
</Attribute>
<Attribute name=
"urn:oid:2.16.840.1.113730.3.1.3"
id=
"employeeNumber"
/>
<Attribute name=
"urn:oid:2.5.4.42"
id=
"givenName"
/>
<Attribute name=
"urn:oid:2.5.4.11"
id=
"homeDepartment"
/>
<Attribute name=
"urn:oid:1.3.6.1.4.1.5923.1.5.1.1"
id=
"isMemberOf"
/>
<Attribute name=
"urn:oid:0.9.2342.19200300.100.1.3"
id=
"mail"
/>
<Attribute name=
"urn:oid:2.5.4.18"
id=
"mailstop"
/>
<Attribute name=
"urn:oid:2.5.4.20"
id=
"phone"
/>
<Attribute name=
"urn:oid:1.2.840.113994.200.47"
id=
"preferredFirst"
/>
<Attribute name=
"urn:oid:1.2.840.113994.200.48"
id=
"preferredMiddle"
/>
<Attribute name=
"urn:oid:1.2.840.113994.200.49"
id=
"preferredSurname"
/>
<Attribute name=
"urn:oid:1.2.840.113994.200.32"
id=
"registeredGivenName"
/>
<Attribute name=
"urn:oid:1.2.840.113994.200.31"
id=
"registeredSurname"
/>
<Attribute name=
"urn:oid:2.5.4.4"
id=
"surname"
/>
<Attribute name=
"urn:oid:2.5.4.12"
id=
"title"
/>
<Attribute name=
"urn:oid:1.2.840.113994.200.45"
id=
"uwEduEmail"
/>
<Attribute name=
"urn:oid:0.9.2342.19200300.100.1.1"
id=
"uwNetID"
/>
<Attribute name=
"urn:oid:1.2.840.113994.200.51"
id=
"uwPronouns"
/>
<Attribute name=
"urn:oid:1.2.840.113994.200.24"
id=
"uwRegID"
/>
<Attribute name=
"urn:oid:1.2.840.113994.200.21"
id=
"uwStudentID"
/>
<Attribute name=
"urn:oid:1.2.840.113994.200.20"
id=
"uwStudentSystemKey"
/>
<!-- attributes only released
for
AWS -->
<!-- attributes only released
for
Slack -->
<!-- slack_email -->
<Attribute name=
"User.Email"
id=
"urn:oid:0.9.2342.19200300.100.1.3"
/>
<!-- slack_fname -->
<Attribute name=
"first_name"
id=
"urn:oid:2.5.4.42"
/>
<!-- slack_lname -->
<Attribute name=
"last_name"
id=
"urn:oid:2.5.4.4"
/>
<!-- slack_user -->
<Attribute name=
"User.Username"
id=
"urn:oid:0.9.2342.19200300.100.1.1"
/>
</Attributes>