diff options
author | Johan Wassberg <jocar@sunet.se> | 2023-01-16 09:30:12 +0100 |
---|---|---|
committer | Johan Wassberg <jocar@sunet.se> | 2023-01-16 09:30:12 +0100 |
commit | 77ded57f57e5914d337c3b6bb0f53953b81e1e7d (patch) | |
tree | 72d4e88777d4b6a6cb8400f30b323fe63e20461c /swamid-testing | |
parent | c011233257db5ed693778c185d3dedf2b939dbed (diff) |
SWAMID-2546: Updated idp-test.it.su.se
Diffstat (limited to 'swamid-testing')
-rw-r--r-- | swamid-testing/idp-test.it.su.se-idp-shibboleth.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/swamid-testing/idp-test.it.su.se-idp-shibboleth.xml b/swamid-testing/idp-test.it.su.se-idp-shibboleth.xml index b96e19fd..85b18f55 100644 --- a/swamid-testing/idp-test.it.su.se-idp-shibboleth.xml +++ b/swamid-testing/idp-test.it.su.se-idp-shibboleth.xml @@ -13,6 +13,8 @@ <samla:Attribute 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:AttributeValue>https://refeds.org/category/anonymous</samla:AttributeValue> + <samla:AttributeValue>https://refeds.org/category/code-of-conduct/v2</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> @@ -39,8 +41,7 @@ <md:KeyDescriptor> <ds:KeyInfo> <ds:X509Data> - <ds:X509Certificate> -MIIEBjCCAm6gAwIBAgIVAIoOB0+EQ2esNrfOR/DNO/LiLdhdMA0GCSqGSIb3DQEB + <ds:X509Certificate>MIIEBjCCAm6gAwIBAgIVAIoOB0+EQ2esNrfOR/DNO/LiLdhdMA0GCSqGSIb3DQEB CwUAMBwxGjAYBgNVBAMMEWlkcC10ZXN0Lml0LnN1LnNlMB4XDTIwMTAxMjA3NTAz NVoXDTQwMTAxMjA3NTAzNVowHDEaMBgGA1UEAwwRaWRwLXRlc3QuaXQuc3Uuc2Uw ggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQCh/m0otLh1VEJhtCW/DMCb @@ -61,8 +62,7 @@ i7A1XBp1U1fQnP/H9A1eXAFRucoLXaQtxHYm0skHf6EuWfC7wCKa4U87WVueu6YI 7wOi6zFZP3+SC9hTaZOxPMTWbg5Ag7wmQxl39IYBEpRNGe4Jhlqx5QKa82AGU6C5 aCNzPBXHlvYR4OVzQ7SP5IPVdTCq4bNDhgPtauRy9fwuiAxylkxD/cwI6h+Tpwt8 U/Fhukwdfy1fB5uVRZniTRINfsdzsFH878eoJZ+RMCbl7P9EO7fYiSS+AZDz/1Ij -i5Njb3NXTdej0Y7FgTe1F/IfGOS4KxKJEG0= - </ds:X509Certificate> +i5Njb3NXTdej0Y7FgTe1F/IfGOS4KxKJEG0=</ds:X509Certificate> </ds:X509Data> </ds:KeyInfo> </md:KeyDescriptor> |