diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-17 16:14:55 +0100 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-17 16:14:55 +0100 |
commit | a73ecba94e19a51b7848b28869e4bcefaff4a4f6 (patch) | |
tree | bcf7d028efc0b34c60b39d4940e17130ef7505fe /swamid-2.0/idp.it.gu.se-idp-shibboleth.xml | |
parent | 09aec1089cc73d156123b48d39822052f68c0875 (diff) |
gu contactperson updates
Diffstat (limited to 'swamid-2.0/idp.it.gu.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp.it.gu.se-idp-shibboleth.xml | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/swamid-2.0/idp.it.gu.se-idp-shibboleth.xml b/swamid-2.0/idp.it.gu.se-idp-shibboleth.xml index ba57ad76..f72b6560 100644 --- a/swamid-2.0/idp.it.gu.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.it.gu.se-idp-shibboleth.xml @@ -92,8 +92,21 @@ MoX9SCDPBh2j39QZupTaPkylXDshurod7B2XtXdHPg== <OrganizationDisplayName xml:lang="en">University of Gothenburg</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.gu.se</OrganizationURL> </Organization> + <ContactPerson contactType="administrative"> + <Company>University of Gothenburg</Company> + <SurName>Lena Ström</SurName> + <EmailAddress>lena.strom@gu.se</EmailAddress> + </ContactPerson> <ContactPerson contactType="technical"> - <Company>Göteborgs universitet</Company> + <Company>University of Gothenburg</Company> + <SurName>Pablo Millet</SurName> <EmailAddress>pablo.millet@gu.se</EmailAddress> + <TelephoneNumber>+46707104070</TelephoneNumber> + </ContactPerson> + <ContactPerson contactType="support"> + <Company>University of Gothenburg</Company> + <SurName>GU-Support</SurName> + <EmailAddress>support@gu.se</EmailAddress> + <TelephoneNumber>+46317862020</TelephoneNumber> </ContactPerson> </EntityDescriptor> |