diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-10-19 12:03:13 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-10-19 12:03:13 +0200 |
commit | 542843af560318f445ece2b358932158ac7aa1aa (patch) | |
tree | b420d07a8827d603203614d57d86ca9688a3ba86 | |
parent | 6271cded7966e07432d2dab9912d11ac67046730 (diff) |
SWAMID-1619 Updated test.edusign.sunet.se
-rw-r--r-- | swamid-2.0/test.edusign.sunet.se-shibboleth.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/swamid-2.0/test.edusign.sunet.se-shibboleth.xml b/swamid-2.0/test.edusign.sunet.se-shibboleth.xml index c0da9cba..4a31545e 100644 --- a/swamid-2.0/test.edusign.sunet.se-shibboleth.xml +++ b/swamid-2.0/test.edusign.sunet.se-shibboleth.xml @@ -146,4 +146,8 @@ kQp3tttIwnZXxYdIEye53wndSAgU+cmVMc3qtWJbnLyn++bADg== <md:SurName>NOC</md:SurName> <md:EmailAddress>mailto:noc@sunet.se</md:EmailAddress> </md:ContactPerson> + <md:ContactPerson xmlns:remd="http://refeds.org/metadata" contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security"> + <md:GivenName>SUNET CERT</md:GivenName> + <md:EmailAddress>mailto:cert@cert.sunet.se</md:EmailAddress> + </md:ContactPerson> </md:EntityDescriptor> |