File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 457457 <suffix />
458458 </user >
459459 </xsl : when >
460+ <!-- Texas A&M University (TAMU) -->
461+ <xsl : when test =" $idp='urn:mace:incommon:tamu.edu'" >
462+ <id >tamu</id >
463+ <user >
464+ <username ><xsl : value-of select =" //attribute[@name='mail']/@value" /></username >
465+ <fullname ><xsl : value-of select =" //attribute[@name='displayname']/@value" /></fullname >
466+ <givenName ><xsl : value-of select =" //attribute[@name='givenname']/@value" /></givenName >
467+ <familyName ><xsl : value-of select =" //attribute[@name='sn']/@value" /></familyName >
468+ <middleNames />
469+ <suffix />
470+ </user >
471+ </xsl : when >
460472 <!-- Towson University (TU) -->
461473 <xsl : when test =" $idp='https://shib.towson.edu/idp/shibboleth'" >
462474 <id >tu</id >
Original file line number Diff line number Diff line change 309309 <suffix />
310310 </user >
311311 </xsl : when >
312+ <!-- Texas A&M University (TAMU) -->
313+ <xsl : when test =" $idp='urn:mace:incommon:tamu.edu'" >
314+ <id >tamu</id >
315+ <user >
316+ <username ><xsl : value-of select =" //attribute[@name='mail']/@value" /></username >
317+ <fullname ><xsl : value-of select =" //attribute[@name='displayname']/@value" /></fullname >
318+ <givenName ><xsl : value-of select =" //attribute[@name='givenname']/@value" /></givenName >
319+ <familyName ><xsl : value-of select =" //attribute[@name='sn']/@value" /></familyName >
320+ <middleNames />
321+ <suffix />
322+ </user >
323+ </xsl : when >
312324 <!-- University of Arizona (UA) -->
313325 <xsl : when test =" $idp='urn:mace:incommon:arizona.edu'" >
314326 <id >ua</id >
Original file line number Diff line number Diff line change 121121 <!-- Princeton University -->
122122 <!-- Purdue University -->
123123 <!-- Temple University -->
124+ <!-- Texas A&M University -->
124125 <!-- The University of Oklahoma -->
125126 <!-- The University of Texas at Dallas -->
126127 <!-- Tufts University -->
Original file line number Diff line number Diff line change 118118 <!-- Princeton University -->
119119 <!-- Purdue University -->
120120 <!-- Temple University -->
121+ <!-- Texas A&M University -->
121122 <!-- The University of Oklahoma -->
122123 <!-- The University of Texas at Dallas -->
123124 <!-- Tufts University -->
You can’t perform that action at this time.
0 commit comments