diff options
author | Leif Johansson <leifj@sunet.se> | 2014-03-17 17:11:49 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2014-03-17 17:11:49 +0100 |
commit | 989d89b295ef51e88379a432dcb058130b94590b (patch) | |
tree | 405ef19395e07328fe21e52f5feba77219ad69da /swamid-2.0/idp.it.gu.se-idp-shibboleth.xml | |
parent | d1f6b4c66916e81cbe57f6f582a486b5f2e4220b (diff) | |
parent | a73ecba94e19a51b7848b28869e4bcefaff4a4f6 (diff) |
Merge branch 'master' of md-master.swamid.se:swamid-metadata
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> |