diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-05-12 13:11:23 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-05-12 13:11:23 +0200 |
commit | 49b73fbae5add331177aedd272d400237356000e (patch) | |
tree | ebea9c5c9c9f48dbccf4b41c1f94086f73751ba1 /swamid-2.0/localhost-52465-authservices.xml | |
parent | 07b76c83ddf7d970ecb788fa5d51e8bb64367045 (diff) |
Updated RequestedAttribute for SWAMID-2942
Diffstat (limited to 'swamid-2.0/localhost-52465-authservices.xml')
-rw-r--r-- | swamid-2.0/localhost-52465-authservices.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/localhost-52465-authservices.xml b/swamid-2.0/localhost-52465-authservices.xml index 97244134..b9968b4e 100644 --- a/swamid-2.0/localhost-52465-authservices.xml +++ b/swamid-2.0/localhost-52465-authservices.xml @@ -26,7 +26,7 @@ <AttributeConsumingService index="0" isDefault="true"> <ServiceName xml:lang="en">quicksearch.se</ServiceName> <RequestedAttribute Name="Minimal"/> - <RequestedAttribute isRequired="true" Name="eduPersonPrincipalName"/> + <RequestedAttribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" FriendlyName="eduPersonPrincipalName" isRequired="true"/> </AttributeConsumingService> </SPSSODescriptor> <Organization xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> |