diff options
author | Paul Scott <paul.scott@kau.se> | 2021-01-15 15:37:19 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2021-01-15 15:37:19 +0000 |
commit | 36320bf6af805f5e55d0fc38b6a4173d7bab6175 (patch) | |
tree | 8640738d39745214366729235ab12fbd31eba947 | |
parent | 6bc5484e3058f228e70bcba0fbff2a3ef587baf2 (diff) |
Resolves SWAMID-3702
-rw-r--r-- | swamid-2.0/crowd01.ub.uu.se-plugins-servlet-ssocookie.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/swamid-2.0/crowd01.ub.uu.se-plugins-servlet-ssocookie.xml b/swamid-2.0/crowd01.ub.uu.se-plugins-servlet-ssocookie.xml index 01b71e5d..5ae61ae6 100644 --- a/swamid-2.0/crowd01.ub.uu.se-plugins-servlet-ssocookie.xml +++ b/swamid-2.0/crowd01.ub.uu.se-plugins-servlet-ssocookie.xml @@ -6,8 +6,7 @@ </mdrpi:RegistrationInfo> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> - <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/hei-service</samla:AttributeValue> + <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> |