diff options
author | Paul Scott <paul.scott@kau.se> | 2015-12-21 15:54:33 +0100 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2015-12-21 15:54:33 +0100 |
commit | 68260035a176d63bda9e0e537823af5dc52d66cf (patch) | |
tree | f069df39ca7187c3c0d710127bb866e337f9bfb1 /swamid-2.0/swamid2.shh.se-idp-shibboleth.xml | |
parent | 1c0ce7173c51d860547731aa3b704399d9c9bf2c (diff) |
Add mailto: prefix to edugain IdPs and SPs
Diffstat (limited to 'swamid-2.0/swamid2.shh.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/swamid2.shh.se-idp-shibboleth.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml b/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml index c64ecf72..439714d0 100644 --- a/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml +++ b/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml @@ -96,19 +96,19 @@ URk4QC3n4Dibk1dSDRkM5RwF8LLd5TWSV0zwmjFUHr1iLc8/MXsscA==</ds:X509Certificate> <ContactPerson contactType="administrative"> <Company>Sophiahemmet University</Company> <SurName>Sophiahemmet IT</SurName> - <EmailAddress>itsupport@sophiahemmet.se</EmailAddress> + <EmailAddress>mailto:itsupport@sophiahemmet.se</EmailAddress> <TelephoneNumber>+46 8 406 2525</TelephoneNumber> </ContactPerson> <ContactPerson contactType="technical"> <Company>Sophiahemmet University</Company> <SurName>Sophiahemmet IT</SurName> - <EmailAddress>itsupport@sophiahemmet.se</EmailAddress> + <EmailAddress>mailto:itsupport@sophiahemmet.se</EmailAddress> <TelephoneNumber>+46 8 406 2525</TelephoneNumber> </ContactPerson> <ContactPerson contactType="support"> <Company>Sophiahemmet University</Company> <SurName>Sophiahemmet IT</SurName> - <EmailAddress>itsupport@sophiahemmet.se</EmailAddress> + <EmailAddress>mailto:itsupport@sophiahemmet.se</EmailAddress> <TelephoneNumber>+46 8 406 2525</TelephoneNumber> </ContactPerson> </EntityDescriptor> |