diff options
author | Anders Lördal <anders.lordal@hig.se> | 2015-01-22 15:32:05 +0100 |
---|---|---|
committer | Anders Lördal <anders.lordal@hig.se> | 2015-01-22 15:32:05 +0100 |
commit | 575bb8377f677db5c009c657ad19124f43903565 (patch) | |
tree | 86cc3791b5184a03da50add08a8fd2ab69533034 /swamid-2.0/akino.hh.se-shibboleth.xml | |
parent | e24a2eaf30c274f07303a8cf37dd0ded10835db6 (diff) |
Resolves SWAMIDOPS-7524
Diffstat (limited to 'swamid-2.0/akino.hh.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/akino.hh.se-shibboleth.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/swamid-2.0/akino.hh.se-shibboleth.xml b/swamid-2.0/akino.hh.se-shibboleth.xml index 232c0992..9ec0df3f 100644 --- a/swamid-2.0/akino.hh.se-shibboleth.xml +++ b/swamid-2.0/akino.hh.se-shibboleth.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://akino.hh.se/shibboleth"> + <md:Extensions> + <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/hei-service</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> + <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/sfs-1993-1153</samla:AttributeValue> + </samla:Attribute> + </mdattr:EntityAttributes> + </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> |