diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-05-15 07:55:38 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-05-15 07:55:38 +0200 |
commit | 22ce1e2075c1cdf9c1834792ca6efcb3ce71abf2 (patch) | |
tree | 3046922b3c68c80bed97b53729a8cffda084253d /swamid-2.0/ra.se-leg.se-shibboleth.xml | |
parent | 56bdc3b6d98f77f81c99272b46a4c1bb8b7690f0 (diff) |
Resolved SWAMID-677
Diffstat (limited to 'swamid-2.0/ra.se-leg.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/ra.se-leg.se-shibboleth.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/swamid-2.0/ra.se-leg.se-shibboleth.xml b/swamid-2.0/ra.se-leg.se-shibboleth.xml index f85c641b..606c0459 100644 --- a/swamid-2.0/ra.se-leg.se-shibboleth.xml +++ b/swamid-2.0/ra.se-leg.se-shibboleth.xml @@ -17,6 +17,12 @@ <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/nren-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"> <md:Extensions> |