diff options
author | Paul Scott <paul.scott@kau.se> | 2022-04-06 09:28:09 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2022-04-06 09:28:09 +0200 |
commit | c7bd44e5d8717855b4512456dbe1e5979d70c0d9 (patch) | |
tree | 74836cc5e964a593b3a8e2a8f5e85f6d07771ce0 /swamid-2.0/konto.kau.se.xml | |
parent | 77027113ee61828009581e30044b092aab937a56 (diff) |
Add requested attribute kau sp
Diffstat (limited to 'swamid-2.0/konto.kau.se.xml')
-rw-r--r-- | swamid-2.0/konto.kau.se.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swamid-2.0/konto.kau.se.xml b/swamid-2.0/konto.kau.se.xml index e8d01625..625e1a32 100644 --- a/swamid-2.0/konto.kau.se.xml +++ b/swamid-2.0/konto.kau.se.xml @@ -72,6 +72,7 @@ SKJRa32Iq7xb1QIK+C+dIeHFEYkTxoDaS9p1cXELDcFihnfam/NCLN/E9tiJkos= <md:ServiceName xml:lang="sv">KauID portal</md:ServiceName> <md:RequestedAttribute FriendlyName="eduPersonPrincipalName" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> <md:RequestedAttribute FriendlyName="cn" Name="urn:oid:2.5.4.3" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <md:RequestedAttribute FriendlyName="displayName" Name="urn:oid:2.16.840.1.113730.3.1.241" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> <md:RequestedAttribute FriendlyName="eduPersonAssurance" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.11" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> <md:RequestedAttribute FriendlyName="norEduPersonNIN" Name="urn:oid:1.3.6.1.4.1.2428.90.1.5" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> </md:AttributeConsumingService> |