diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-12 11:45:09 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-12 11:45:09 +0200 |
commit | b54c5be83aefd8889d7bb9d952facf7e013255a0 (patch) | |
tree | 827dc0b03dbc92c08e5f72652c54d7c02403be95 /swamid-2.0/swamid.vr.se-idp-shibboleth.xml | |
parent | 730819e0af9f2314d47eb2b59d0f6da40fa64a76 (diff) |
Added EC:s on request from PAX
Diffstat (limited to 'swamid-2.0/swamid.vr.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/swamid.vr.se-idp-shibboleth.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/swamid-2.0/swamid.vr.se-idp-shibboleth.xml b/swamid-2.0/swamid.vr.se-idp-shibboleth.xml index 3dba40ca..af638690 100644 --- a/swamid-2.0/swamid.vr.se-idp-shibboleth.xml +++ b/swamid-2.0/swamid.vr.se-idp-shibboleth.xml @@ -4,6 +4,12 @@ <mdrpi:RegistrationInfo registrationAuthority="http://www.swamid.se/"> <mdrpi:RegistrationPolicy xml:lang="en">https://www.sunet.se/wp-content/uploads/2016/08/SWAMID-Metadata-Registration-Practice-Statement-v2.pdf</mdrpi:RegistrationPolicy> </mdrpi:RegistrationInfo> + <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata: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> + </mdattr:EntityAttributes> </md:Extensions> <IDPSSODescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0"> <Extensions> |