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/us.cloudmore.com-shibboleth.xml | |
parent | 83234c31e09a9b3a54e071796e014e86d109871a (diff) |
Normalize use of namespace prefix and remove comments
Diffstat (limited to 'swamid-2.0/us.cloudmore.com-shibboleth.xml')
-rw-r--r-- | swamid-2.0/us.cloudmore.com-shibboleth.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/swamid-2.0/us.cloudmore.com-shibboleth.xml b/swamid-2.0/us.cloudmore.com-shibboleth.xml index c3b88e09..945ddc35 100644 --- a/swamid-2.0/us.cloudmore.com-shibboleth.xml +++ b/swamid-2.0/us.cloudmore.com-shibboleth.xml @@ -20,10 +20,10 @@ <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> - <mdattr:EntityAttributes xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"> - <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> - <saml:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</saml:AttributeValue> - </saml:Attribute> + <mdattr:EntityAttributes> + <samla:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> + <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</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"> |