diff options
author | Björn Mattsson <bmt@bjorn-helena.se> | 2018-05-30 12:05:47 +0200 |
---|---|---|
committer | Björn Mattsson <bmt@bjorn-helena.se> | 2018-05-30 12:05:47 +0200 |
commit | 808b5778ac3003943c96e87dccb3896dfed29c70 (patch) | |
tree | ba54667afdc1e1534495750d659ec26b4c43bc23 | |
parent | 91be069463ec6e61c4ca736febbc1858f516e59e (diff) |
Resolved SWAMID-670
-rw-r--r-- | swamid-2.0/play.sh.se.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/swamid-2.0/play.sh.se.xml b/swamid-2.0/play.sh.se.xml index 30ff7879..9cd72df0 100644 --- a/swamid-2.0/play.sh.se.xml +++ b/swamid-2.0/play.sh.se.xml @@ -41,7 +41,8 @@ <md:OrganizationURL xml:lang="en">https://play.sh.se</md:OrganizationURL> </md:Organization> <md:ContactPerson contactType="technical"> - <md:SurName>Administrator</md:SurName> - <md:EmailAddress>saml_admin@kaltura.com</md:EmailAddress> + <md:GivenName>NORDUnet</md:GivenName> + <md:SurName>SAML Admin</md:SurName> + <md:EmailAddress>saml@media.nordu.net</md:EmailAddress> </md:ContactPerson> </md:EntityDescriptor> |