Skip to content

Commit b5c72ae

Browse files
committed
add attributes for Wash. State U (wsu)
1 parent 4e72783 commit b5c72ae

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

etc/cas/config/attribute-map-prod.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,4 +247,13 @@
247247
<!-- Washington University in St. Louis (WUSTL) -->
248248
<Attribute name="urn:oid:1.3.6.1.4.1.14519.1.1" id="institutionalidentity"/>
249249

250+
<!-- Washington State University -->
251+
<Attribute name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" id="login"/> <!-- eppn? -->
252+
<!-- ldapiness ensues... -->
253+
<Attribute name="urn:oid:0.9.2342.19200300.100.1.3" id="email"/>
254+
<Attribute name="urn:oid:2.5.4.42" id="firstName"/>
255+
<Attribute name="urn:oid:2.5.4.4" id="lastName"/>
256+
<Attribute name="urn:oid:2.16.840.1.113730.3.1.241" id="displayName"/>
257+
<Attribute name="urn:oid:2.5.4.11" id="department"/>
258+
250259
</Attributes>

0 commit comments

Comments
 (0)