diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-05-18 13:34:54 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-05-18 13:34:54 +0200 |
commit | a400722de010c6e656cc70ab4e53f1576534bcc3 (patch) | |
tree | 54d71edf5e4efe19a76ee9bceabd0b0ebb85dc26 /swamid-2.0/idp3.hig.se-idp-shibboleth.xml | |
parent | 4ed5cda81a449c1c2d7b8674d7243cf3fedf10bf (diff) |
Resolves SWAMID-2775 & SWAMID-2977
Diffstat (limited to 'swamid-2.0/idp3.hig.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp3.hig.se-idp-shibboleth.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swamid-2.0/idp3.hig.se-idp-shibboleth.xml b/swamid-2.0/idp3.hig.se-idp-shibboleth.xml index b9352d90..4a90509f 100644 --- a/swamid-2.0/idp3.hig.se-idp-shibboleth.xml +++ b/swamid-2.0/idp3.hig.se-idp-shibboleth.xml @@ -7,6 +7,7 @@ <attr:EntityAttributes xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:attr="urn:oasis:names:tc:SAML:metadata:attribute"> <saml:Attribute 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:AttributeValue>http://www.swamid.se/policy/assurance/al2</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> |