diff options
author | Johan Wassberg <jocar@sunet.se> | 2022-08-25 15:10:24 +0200 |
---|---|---|
committer | Johan Wassberg <jocar@sunet.se> | 2022-08-25 15:10:24 +0200 |
commit | bfe5b9dc87edd86e468c6f958298f5b30af5b957 (patch) | |
tree | febe3c08e7a807fcc20c4191112e6e88a96ee11b /swamid-2.0/eduvpn.sunet.se-shibboleth.xml | |
parent | 83234c31e09a9b3a54e071796e014e86d109871a (diff) |
Normalize use of namespace prefix and remove comments
Diffstat (limited to 'swamid-2.0/eduvpn.sunet.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/eduvpn.sunet.se-shibboleth.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/swamid-2.0/eduvpn.sunet.se-shibboleth.xml b/swamid-2.0/eduvpn.sunet.se-shibboleth.xml index 1e4216fd..e28c4cfe 100644 --- a/swamid-2.0/eduvpn.sunet.se-shibboleth.xml +++ b/swamid-2.0/eduvpn.sunet.se-shibboleth.xml @@ -24,9 +24,9 @@ <samla:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> </samla:Attribute> - <saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="urn:oasis:names:tc:SAML:attribute:assurance-certification"> - <saml:AttributeValue>https://refeds.org/sirtfi</saml:AttributeValue> - </saml:Attribute> + <samla:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="urn:oasis:names:tc:SAML:attribute:assurance-certification"> + <samla:AttributeValue>https://refeds.org/sirtfi</samla:AttributeValue> + </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> |