diff options
author | Paul Scott <paul.scott@kau.se> | 2016-10-21 09:48:04 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2016-10-21 09:48:04 +0200 |
commit | ffe3cfdc55c768a2c7a10892acc357ff45677015 (patch) | |
tree | 906fd183ff6744c49c348883d4340a920ae8aaee | |
parent | f41d25a48a4b105c1e8d3102ab8dad91ce343cd5 (diff) |
Resolves SWAMIDOPS-8383
-rw-r--r-- | swamid-2.0/shib-idp-1.oru.se-idp-shibboleth.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swamid-2.0/shib-idp-1.oru.se-idp-shibboleth.xml b/swamid-2.0/shib-idp-1.oru.se-idp-shibboleth.xml index 9895f89a..cffc8035 100644 --- a/swamid-2.0/shib-idp-1.oru.se-idp-shibboleth.xml +++ b/swamid-2.0/shib-idp-1.oru.se-idp-shibboleth.xml @@ -4,6 +4,7 @@ <attr:EntityAttributes xmlns:attr="urn:oasis:names:tc:SAML:metadata:attribute"> <saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" 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> </attr:EntityAttributes> </Extensions> |