diff options
author | Leif Johansson <leifj@sunet.se> | 2020-05-02 10:22:14 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2020-05-02 10:22:14 +0200 |
commit | d626973ff86c736bf9fc6017a1e1af2b7c578d58 (patch) | |
tree | 3feee5e540c6dbfbd0bb44769a191aff8bcdc282 /swamid-2.0/signservice.edusign.sunet.se-sigservice.xml | |
parent | 3bd6f7b444b0671df2e317ee7536178e04216f4b (diff) |
comment out non-swamid ECs
Diffstat (limited to 'swamid-2.0/signservice.edusign.sunet.se-sigservice.xml')
-rw-r--r-- | swamid-2.0/signservice.edusign.sunet.se-sigservice.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swamid-2.0/signservice.edusign.sunet.se-sigservice.xml b/swamid-2.0/signservice.edusign.sunet.se-sigservice.xml index 4b475c7e..5e71a7a7 100644 --- a/swamid-2.0/signservice.edusign.sunet.se-sigservice.xml +++ b/swamid-2.0/signservice.edusign.sunet.se-sigservice.xml @@ -3,9 +3,9 @@ <md:Extensions> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> <saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> - <saml:AttributeValue>http://id.elegnamnden.se/st/1.0/sigservice</saml:AttributeValue> + <!-- saml:AttributeValue>http://id.elegnamnden.se/st/1.0/sigservice</saml:AttributeValue> <saml:AttributeValue>http://id.elegnamnden.se/ec/1.0/loa3-pnr</saml:AttributeValue> - <saml:AttributeValue>http://id.elegnamnden.se/ec/1.0/eidas-naturalperson</saml:AttributeValue> + <saml:AttributeValue>http://id.elegnamnden.se/ec/1.0/eidas-naturalperson</saml:AttributeValue --> <saml:AttributeValue>http://www.swamid.se/category/nren-service</saml:AttributeValue> <saml:AttributeValue>http://www.swamid.se/category/research-and-education</saml:AttributeValue> <saml:AttributeValue>http://refeds.org/category/research-and-scholarship</saml:AttributeValue> |