diff options
author | Fredrik Aslund <fredrik.aslund@umu.se> | 2015-01-16 10:27:42 +0100 |
---|---|---|
committer | Fredrik Aslund <fredrik.aslund@umu.se> | 2015-01-16 10:27:42 +0100 |
commit | 06b0c3c1feafd1dc955731ae550389f72993face (patch) | |
tree | 157b1f9802b2d6653a6eeaf39c303ae413f1bd06 /swamid-2.0/sp-nya.bth.se-shibboleth.xml | |
parent | f55e8f6d38665e52e6b15277796e0f95108a3575 (diff) |
SFS&RE added to sp-nya.bth.se
SWAMIDOPS-7508
Diffstat (limited to 'swamid-2.0/sp-nya.bth.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/sp-nya.bth.se-shibboleth.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/swamid-2.0/sp-nya.bth.se-shibboleth.xml b/swamid-2.0/sp-nya.bth.se-shibboleth.xml index c255eb20..0ee653d6 100644 --- a/swamid-2.0/sp-nya.bth.se-shibboleth.xml +++ b/swamid-2.0/sp-nya.bth.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://sp-nya.bth.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#"> |