diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-20 07:24:54 +0100 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-20 07:24:54 +0100 |
commit | 7ba7bd24e6ad81feb6517e71800a1eab316561da (patch) | |
tree | 60481b7885c8159fdcc3a34259c1dc27941543bf /swamid-2.0/hbidp.hb.se-idp-shibboleth.xml | |
parent | c731703949db26d4a540eda12e507a74d1bbc049 (diff) |
mdui and contactperson updated for uu and oru
Diffstat (limited to 'swamid-2.0/hbidp.hb.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/hbidp.hb.se-idp-shibboleth.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/swamid-2.0/hbidp.hb.se-idp-shibboleth.xml b/swamid-2.0/hbidp.hb.se-idp-shibboleth.xml index 375aac72..8a7bd2d2 100644 --- a/swamid-2.0/hbidp.hb.se-idp-shibboleth.xml +++ b/swamid-2.0/hbidp.hb.se-idp-shibboleth.xml @@ -130,8 +130,20 @@ NtlzTU8oxWfErMa+Y2BMXWIALruQgeQrFxbO/k4RoPBHRvCul0uUsxak1IFtfT0x <OrganizationDisplayName xml:lang="en">University of Borås</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.hb.se</OrganizationURL> </Organization> + <ContactPerson contactType="administrative"> + <Company>University of Borås</Company> + <SurName>IT-avdelningen</SurName> + <EmailAddress>it-avdelningen@hb.se</EmailAddress> + <TelephoneNumber>+46 33 4354690</TelephoneNumber> + </ContactPerson> <ContactPerson contactType="technical"> <Company>University of Borås</Company> <EmailAddress>mikael.furth@hb.se</EmailAddress> </ContactPerson> + <ContactPerson contactType="support"> + <Company>University of Borås</Company> + <SurName>IT-avdelningen</SurName> + <EmailAddress>it-avdelningen@hb.se</EmailAddress> + <TelephoneNumber>+46 33 435 4690</TelephoneNumber> + </ContactPerson> </EntityDescriptor> |