diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-28 16:19:54 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-28 16:19:54 +0200 |
commit | 12dac02fb38172463a07532251613bbde3d1fae0 (patch) | |
tree | 3c4c449000b4b9d0ca0842eccdadaad8a9e82599 /swamid-1.0 | |
parent | ccd1498b1b81897eebb3e07ca2b3939950634849 (diff) |
HEI-RE added to https://epc.ub.uu.se/shibboleth
SWAMIDOPS-7000
Diffstat (limited to 'swamid-1.0')
-rw-r--r-- | swamid-1.0/epc.ub.uu.se-shibboleth.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/swamid-1.0/epc.ub.uu.se-shibboleth.xml b/swamid-1.0/epc.ub.uu.se-shibboleth.xml index 1a918d28..02dbc635 100644 --- a/swamid-1.0/epc.ub.uu.se-shibboleth.xml +++ b/swamid-1.0/epc.ub.uu.se-shibboleth.xml @@ -1,5 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://epc.ub.uu.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: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:Extensions> <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://epc.ub.uu.se/Shibboleth.sso/DS" index="1"/> |