diff options
author | Björn Mattsson <bjorn.mattsson@bth.se> | 2018-06-15 16:02:26 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn.mattsson@bth.se> | 2018-06-15 16:02:26 +0200 |
commit | 53adc18af9905aed0c1d5a2f4760fd604c20c8f3 (patch) | |
tree | 297311b056e6edf1cbf938e3736cab78a69f3b55 /swamid-2.0/idp.dev.eduid.se-idp.xml.xml | |
parent | 3fcad70a6258c17e2868d08408731296e92808f3 (diff) |
Updated idp.dev.eduid + removed 2 old unused idp:s
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 | 14 |
1 files changed, 14 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 063a87a3..15ff70e3 100644 --- a/swamid-2.0/idp.dev.eduid.se-idp.xml.xml +++ b/swamid-2.0/idp.dev.eduid.se-idp.xml.xml @@ -1,5 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <ns0:EntityDescriptor xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ns1="urn:mace:shibboleth:metadata:1.0" xmlns:ns2="http://www.w3.org/2000/09/xmldsig#" entityID="https://idp.dev.eduid.se/idp.xml"> + <ns0:Extensions> + <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: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> + <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> + </attr:EntityAttributes> + </ns0:Extensions> <ns0:IDPSSODescriptor WantAuthnRequestsSigned="false" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <ns0:Extensions> <ns1:Scope regexp="false">eduid.se</ns1:Scope> |