diff options
author | Anders Lördal <anders@lordal.se> | 2016-03-30 13:06:09 +0200 |
---|---|---|
committer | Anders Lördal <anders@lordal.se> | 2016-03-30 13:06:09 +0200 |
commit | 772379fa515d3247820a82f585e9eea395fe7260 (patch) | |
tree | b489c3cc144ee43cc46df6f2a842b00bb791d9b7 | |
parent | f62372947ac191445b13c166aa6efa19eddcf8de (diff) |
Resolves SWAMIDOPS-8127
-rw-r--r-- | swamid-2.0/bibliometri.swepub.kb.se-shibboleth.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/swamid-2.0/bibliometri.swepub.kb.se-shibboleth.xml b/swamid-2.0/bibliometri.swepub.kb.se-shibboleth.xml index 1966bb0e..5a634f3e 100644 --- a/swamid-2.0/bibliometri.swepub.kb.se-shibboleth.xml +++ b/swamid-2.0/bibliometri.swepub.kb.se-shibboleth.xml @@ -21,6 +21,12 @@ and do *NOT* provide it in real time to your partners. <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/research-and-education</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/eu-adequate-protection</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> |