We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e72783 commit b5c72aeCopy full SHA for b5c72ae
1 file changed
etc/cas/config/attribute-map-prod.xml
@@ -247,4 +247,13 @@
247
<!-- Washington University in St. Louis (WUSTL) -->
248
<Attribute name="urn:oid:1.3.6.1.4.1.14519.1.1" id="institutionalidentity"/>
249
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
+
259
</Attributes>
0 commit comments