diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-29 08:15:51 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-29 08:15:51 +0200 |
commit | 5fc3a74358dfc8c2b457e6fe813c2b72c011deb0 (patch) | |
tree | 0eee1b994476d3494860d557d2c5d610ac05f910 /swamid-2.0/maps.slu.se-shibboleth.xml | |
parent | 12dac02fb38172463a07532251613bbde3d1fae0 (diff) |
EU-RE added to maps.slu.se
SWAMIDOPS-7001
Diffstat (limited to 'swamid-2.0/maps.slu.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/maps.slu.se-shibboleth.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/swamid-2.0/maps.slu.se-shibboleth.xml b/swamid-2.0/maps.slu.se-shibboleth.xml index 65bbf74e..d3f5d372 100644 --- a/swamid-2.0/maps.slu.se-shibboleth.xml +++ b/swamid-2.0/maps.slu.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://maps.slu.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/eu-adequate-protection</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> <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://maps.slu.se/Shibboleth.sso/Login"/> |