diff options
author | Anders Lördal <anders.lordal@hig.se> | 2014-06-24 09:30:51 +0200 |
---|---|---|
committer | Anders Lördal <anders.lordal@hig.se> | 2014-06-24 09:30:51 +0200 |
commit | 87f7bd4aff35b6ef5509f5ee1232ff85a289f29c (patch) | |
tree | 68e5c03c405f9c71fee80cfb72e17e8eb64cf189 /swamid-2.0/stipendier.uu.se-stipendium.xml | |
parent | 90ec6108f82d57255cebe8ed67c50fa1175552b9 (diff) |
entity-category for SWAMIDOPS-7130
Diffstat (limited to 'swamid-2.0/stipendier.uu.se-stipendium.xml')
-rw-r--r-- | swamid-2.0/stipendier.uu.se-stipendium.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/swamid-2.0/stipendier.uu.se-stipendium.xml b/swamid-2.0/stipendier.uu.se-stipendium.xml index a87bbd2a..1c205a79 100644 --- a/swamid-2.0/stipendier.uu.se-stipendium.xml +++ b/swamid-2.0/stipendier.uu.se-stipendium.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui" entityID="http://stipendier.uu.se/stipendium"> + <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 AuthnRequestsSigned="true" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> <mdui:UIInfo> |