diff options
author | Björn Mattsson <bjorn@sunet.se> | 2021-06-04 08:01:52 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2021-06-04 08:01:52 +0200 |
commit | a59d58649804c86e5a947237940f5a85fb9f26cc (patch) | |
tree | 99d47e5bfe079eed79887c800df8dee91cfa4065 /swamid-2.0/selfservice.hb.se-shibboleth.xml | |
parent | 912756ef2a94edd75f7d2071660e6f04019833f9 (diff) |
SWAMID-249, Added eduPersonPrincipalName
Diffstat (limited to 'swamid-2.0/selfservice.hb.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/selfservice.hb.se-shibboleth.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swamid-2.0/selfservice.hb.se-shibboleth.xml b/swamid-2.0/selfservice.hb.se-shibboleth.xml index f8568681..d96e38df 100644 --- a/swamid-2.0/selfservice.hb.se-shibboleth.xml +++ b/swamid-2.0/selfservice.hb.se-shibboleth.xml @@ -130,6 +130,7 @@ toA= <md:AttributeConsumingService index="1"> <md:ServiceName xml:lang="en">selfservice.hb.se</md:ServiceName> <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: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:AttributeConsumingService> </md:SPSSODescriptor> <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> |