File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 895895 <eduPerson >false</eduPerson >
896896 </user >
897897 </xsl : when >
898+ <!-- Washington State University (WSU) -->
899+ <xsl : when test =" $idp='http://www.okta.com/exk196cuygihbtIwD2p8'" >
900+ <id >wsu</id >
901+ <user >
902+ <username ><xsl : value-of select =" //attribute[@name='mail']/@value" /></username >
903+ <fullname ><xsl : value-of select =" //attribute[@name='displayname']/@value" /></fullname >
904+ <familyName ><xsl : value-of select =" //attribute[@name='sn']/@value" /></familyName >
905+ <givenName ><xsl : value-of select =" //attribute[@name='givenname']/@value" /></givenName >
906+ <middleNames />
907+ <suffix />
908+ </user >
909+ </xsl : when >
898910 <!-- Washington University in St. Louis (WUSTL) -->
899911 <xsl : when test =" $idp='https://login.wustl.edu/idp/shibboleth'" >
900912 <id >wustl</id >
Original file line number Diff line number Diff line change 9898 backingFilePath =" vua-prod-idp-metadata.xml"
9999 reloadInterval =" 180000" />
100100
101+ <!-- Washington State University (WSU) -->
102+ <MetadataProvider type =" XML"
103+ uri =" https://wsu.okta.com/app/exk196cuygihbtIwD2p8/sso/saml/metadata"
104+ backingFilePath =" wsu-prod-idp-metadata.xml"
105+ reloadInterval =" 180000" />
106+
101107 <!-- Here is the end of non-InCommon/eduGAIN IdPs. Current total: 9 unique provider and 9 institutions. -->
102108
103109 <!-- Here goes all InCommon/eduGAIN IdPs, all of which are production IdP server using the MDQ service -->
You can’t perform that action at this time.
0 commit comments