diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2016-10-11 11:33:10 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2016-10-11 11:33:10 +0200 |
commit | a987a128065bfc7b5aaf2d851d9792936b739512 (patch) | |
tree | e29b01926fa9c94ff4ccdff9b05b2b2a467886d9 /swamid-2.0/idp.mah.se-idp-shibboleth.xml | |
parent | b2542fd93ce16e43c21a01dd08bd385a14ad4ce2 (diff) |
Resolved SWAMIDOPS-8366 + same thing for bth.se
Diffstat (limited to 'swamid-2.0/idp.mah.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp.mah.se-idp-shibboleth.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/swamid-2.0/idp.mah.se-idp-shibboleth.xml b/swamid-2.0/idp.mah.se-idp-shibboleth.xml index 00ad0d73..6afbbea4 100644 --- a/swamid-2.0/idp.mah.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.mah.se-idp-shibboleth.xml @@ -5,6 +5,10 @@ <saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns="" Name="urn:oasis:names:tc:SAML:attribute:assurance-certification" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> <saml:AttributeValue>http://www.swamid.se/policy/assurance/al1</saml:AttributeValue> </saml: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-support"> + <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> + <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</samla:AttributeValue> + </samla:Attribute> </mdattr:EntityAttributes> </Extensions> <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0"> |