diff options
author | Paul Scott <paul.scott@kau.se> | 2016-02-23 21:17:11 +0100 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2016-02-23 21:17:11 +0100 |
commit | 12f6b22555f1af1c8dfd4647178694e9e9bf5f8e (patch) | |
tree | aff2a828c5d6113c867e264e419d24dcd7970ec9 /swamid-2.0/shh.pingpong.se-Shibboleth.sso-Metadata.xml | |
parent | a9d8fd9532eb4ecadabfdbfb2cb9ec6f3f855360 (diff) |
Giving some SPs back some default SWAMID categories as they only had R&S
Diffstat (limited to 'swamid-2.0/shh.pingpong.se-Shibboleth.sso-Metadata.xml')
-rw-r--r-- | swamid-2.0/shh.pingpong.se-Shibboleth.sso-Metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/swamid-2.0/shh.pingpong.se-Shibboleth.sso-Metadata.xml b/swamid-2.0/shh.pingpong.se-Shibboleth.sso-Metadata.xml index c20afd40..7593c32b 100644 --- a/swamid-2.0/shh.pingpong.se-Shibboleth.sso-Metadata.xml +++ b/swamid-2.0/shh.pingpong.se-Shibboleth.sso-Metadata.xml @@ -18,7 +18,10 @@ <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> <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: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/research-and-education</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/hei-service</samla:AttributeValue> + </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> |