diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-04-05 08:33:43 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-04-05 08:33:43 +0200 |
commit | 2262d03a2e3593100ae503133c9f8f6dea672e5e (patch) | |
tree | 4c9f2506a35937c3fae086824be037be8751ec7d /swamid-2.0/idp.dev.eduid.se-idp.xml.xml | |
parent | a45acff4921d99e12ef297f88f36dec3676a26cc (diff) |
SWAMID-541, SWAMID-743 Added AL3 for LiU and eduID + fixed Makefile to allow AL3
Diffstat (limited to 'swamid-2.0/idp.dev.eduid.se-idp.xml.xml')
-rw-r--r-- | swamid-2.0/idp.dev.eduid.se-idp.xml.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swamid-2.0/idp.dev.eduid.se-idp.xml.xml b/swamid-2.0/idp.dev.eduid.se-idp.xml.xml index cef2d597..ac5b8dfc 100644 --- a/swamid-2.0/idp.dev.eduid.se-idp.xml.xml +++ b/swamid-2.0/idp.dev.eduid.se-idp.xml.xml @@ -8,6 +8,7 @@ <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:AttributeValue>http://www.swamid.se/policy/assurance/al3</saml:AttributeValue> <saml:AttributeValue>http://www.swamid.se/policy/authentication/swamid-al2-mfa</saml:AttributeValue> <saml:AttributeValue>http://www.swamid.se/policy/authentication/swamid-al2-mfa-hi</saml:AttributeValue> </saml:Attribute> |