File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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" />
250+ <!-- Washington State University (wsu) -->
257251 <Attribute name =" urn:oid:2.5.4.11" id =" department" />
258252
259253</Attributes >
Original file line number Diff line number Diff line change 901901 <user >
902902 <username ><xsl : value-of select =" //attribute[@name='mail']/@value" /></username >
903903 <fullname ><xsl : value-of select =" //attribute[@name='displayname']/@value" /></fullname >
904- <familyName ><xsl : value-of select =" //attribute[@name='lastName ']/@value" /></familyName >
905- <givenName ><xsl : value-of select =" //attribute[@name='firstName ']/@value" /></givenName >
904+ <familyName ><xsl : value-of select =" //attribute[@name='sn ']/@value" /></familyName >
905+ <givenName ><xsl : value-of select =" //attribute[@name='givename ']/@value" /></givenName >
906906 <middleNames />
907- <departmentRaw ><xsl : value-of select =" //attribute[@name='department']/@value" /></departmentRaw >
908907 <suffix />
908+ <departmentRaw ><xsl : value-of select =" //attribute[@name='department']/@value" /></departmentRaw >
909+ <eduPerson >false</eduPerson >
909910 </user >
910911 </xsl : when >
911912 <!-- Washington University in St. Louis (WUSTL) -->
Original file line number Diff line number Diff line change 102102 <MetadataProvider type =" XML"
103103 uri =" https://login.wsu.edu/app/exk196cuygihbtIwD2p8/sso/saml/metadata"
104104 backingFilePath =" wsu-prod-idp-metadata.xml"
105- reloadInterval =" 180000 " />
105+ reloadInterval =" 86400 " />
106106
107107 <!-- Here is the end of non-InCommon/eduGAIN IdPs. Current total: 9 unique provider and 9 institutions. -->
108108
You can’t perform that action at this time.
0 commit comments