diff options
author | Fredrik Aslund <fredrik.aslund@umu.se> | 2015-01-07 17:04:41 +0100 |
---|---|---|
committer | Fredrik Aslund <fredrik.aslund@umu.se> | 2015-01-07 17:04:41 +0100 |
commit | 8ad92a829757ea739a62881aa2cf5157ea8c7674 (patch) | |
tree | 29ec518ec3829ba9c228523fee3220a85a177b6b | |
parent | 0427ab43333ebaf7f11cfd5696d95a987f6ae975 (diff) |
test commit of SFS to http://selfservice.hb.se/Shibboleth
-rw-r--r-- | swamid-2.0/selfservice.hb.se-shibboleth.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/swamid-2.0/selfservice.hb.se-shibboleth.xml b/swamid-2.0/selfservice.hb.se-shibboleth.xml index 2607b8bf..2a782278 100644 --- a/swamid-2.0/selfservice.hb.se-shibboleth.xml +++ b/swamid-2.0/selfservice.hb.se-shibboleth.xml @@ -17,6 +17,14 @@ <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"/> <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: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:Extensions> |