diff options
author | Johan Wassberg <jocar@sunet.se> | 2022-09-06 09:55:05 +0200 |
---|---|---|
committer | Johan Wassberg <jocar@sunet.se> | 2022-09-06 09:55:05 +0200 |
commit | 3cf83e2c568331d314807c1bdcf1974bc7f8b7d3 (patch) | |
tree | 8ec9f3be1ac2c2d2edd9172d037205f6532b147c | |
parent | e9bd433d3e444e864c0ab2786a95979abe6d39d1 (diff) |
SWAMID-1225: Added ECs for sts.mah.se
-rw-r--r-- | swamid-2.0/sts.mah.se-adfs-services-trust.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/swamid-2.0/sts.mah.se-adfs-services-trust.xml b/swamid-2.0/sts.mah.se-adfs-services-trust.xml index 4de5a21b..f7e19788 100644 --- a/swamid-2.0/sts.mah.se-adfs-services-trust.xml +++ b/swamid-2.0/sts.mah.se-adfs-services-trust.xml @@ -9,6 +9,11 @@ <samla:AttributeValue>http://www.swamid.se/policy/assurance/al1</samla:AttributeValue> <samla:AttributeValue>http://www.swamid.se/policy/assurance/al2</samla:AttributeValue> </samla:Attribute> + <samla:Attribute Name="http://macedir.org/entity-category-support" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> + <samla:AttributeValue>https://refeds.org/category/code-of-conduct/v2</samla:AttributeValue> + <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</samla:AttributeValue> + <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> + </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> <md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" errorURL="https://error.swamid.se/?errorurl_code=ERRORURL_CODE&errorurl_ts=ERRORURL_TS&errorurl_rp=ERRORURL_RP&errorurl_tid=ERRORURL_TID&errorurl_ctx=ERRORURL_CTX&entityid=http://stslab.mah.se/adfs/services/trust"> |