diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-18 16:14:39 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-18 16:14:39 +0200 |
commit | 3818c722d2a17b3e59ad03dc3863a4d2c53790eb (patch) | |
tree | d486206993ab1a75e55e754dd405d849d31446b5 /swamid-1.0/play.lu.se-shibboleth.xml | |
parent | b8a839304e653281af93b298e40f3f57c6e02a43 (diff) |
entity-categories added according to SWAMIDOPS-6643
Diffstat (limited to 'swamid-1.0/play.lu.se-shibboleth.xml')
-rw-r--r-- | swamid-1.0/play.lu.se-shibboleth.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/swamid-1.0/play.lu.se-shibboleth.xml b/swamid-1.0/play.lu.se-shibboleth.xml index 861eca83..4433a3f1 100644 --- a/swamid-1.0/play.lu.se-shibboleth.xml +++ b/swamid-1.0/play.lu.se-shibboleth.xml @@ -4,6 +4,12 @@ <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://play.lu.se/Shibboleth.sso/DS/ds.sunet.se"/> <idpdisc:DiscoveryResponse xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://play.lu.se/Shibboleth.sso/DS/ds.sunet.se" index="1"/> + <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/nren-service</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> + </samla:Attribute> + </mdattr:EntityAttributes> </md:Extensions> <md:KeyDescriptor> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> |