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/e5.onthehub.com.xml | |
parent | 1c0ce7173c51d860547731aa3b704399d9c9bf2c (diff) |
Add mailto: prefix to edugain IdPs and SPs
Diffstat (limited to 'swamid-2.0/e5.onthehub.com.xml')
-rw-r--r-- | swamid-2.0/e5.onthehub.com.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swamid-2.0/e5.onthehub.com.xml b/swamid-2.0/e5.onthehub.com.xml index 7e8436c6..c1c420e8 100644 --- a/swamid-2.0/e5.onthehub.com.xml +++ b/swamid-2.0/e5.onthehub.com.xml @@ -140,10 +140,10 @@ l8qQhkUldJphTqx2PEHORBM= </md:Organization> <md:ContactPerson contactType="technical"> <md:GivenName>Shibboleth Technical Team</md:GivenName> - <md:EmailAddress>Shibboleth@e-academy.com</md:EmailAddress> + <md:EmailAddress>mailto:Shibboleth@e-academy.com</md:EmailAddress> </md:ContactPerson> <md:ContactPerson contactType="administrative"> <md:GivenName>Shibboleth Administration Team</md:GivenName> - <md:EmailAddress>Shibboleth@e-academy.com</md:EmailAddress> + <md:EmailAddress>mailto:Shibboleth@e-academy.com</md:EmailAddress> </md:ContactPerson> </md:EntityDescriptor> |