diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-06-01 16:13:33 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-06-01 16:13:33 +0200 |
commit | 4c942a42443e35a3acb6932fa720cbc85beb7ae3 (patch) | |
tree | 85214193e5469c5bf21440a754e55322a15dae65 /swamid-2.0/fidustest.skolverket.se-shibboleth.xml | |
parent | 3b3e161301074e8a065ada37847123ae5007c2f5 (diff) |
Cleanup part 1 skolverket.
Diffstat (limited to 'swamid-2.0/fidustest.skolverket.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/fidustest.skolverket.se-shibboleth.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/swamid-2.0/fidustest.skolverket.se-shibboleth.xml b/swamid-2.0/fidustest.skolverket.se-shibboleth.xml index eaddb124..2b9b75fd 100644 --- a/swamid-2.0/fidustest.skolverket.se-shibboleth.xml +++ b/swamid-2.0/fidustest.skolverket.se-shibboleth.xml @@ -21,10 +21,8 @@ <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> - <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> - <samla:AttributeValue>http://www.swamid.se/category/nren-service</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/sfs-1993-1153</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> + <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://refeds.org/category/research-and-scholarship</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> |