diff options
author | Paul Scott <paul.scott@kau.se> | 2021-02-15 10:19:12 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2021-02-15 10:19:12 +0000 |
commit | b9432827a4a7e4a3f578cd18b1ae504f1946727a (patch) | |
tree | d573e035ede4e9953a2e4924ac335258a11ac80b /swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml | |
parent | 1bfdadfe5e8434cfa74ab7dae5b8dfaea69762f9 (diff) |
SWAMID-70 Update contact information UHR IdP
Diffstat (limited to 'swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml b/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml index 056e5720..45055e95 100644 --- a/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml +++ b/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml @@ -111,17 +111,20 @@ UIW4Y6GzlL7EfXr31lnv </Organization> <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> <Company>The Swedish Council for Higher Education</Company> - <SurName>Lennart Hellsten</SurName> - <EmailAddress>mailto:lennart.hellsten@uhr.se</EmailAddress> + <SurName>Johan Andersson</SurName> + <EmailAddress>mailto:johan.andersson@uhr.se</EmailAddress> + <TelephoneNumber>+46 10-470 06 66</TelephoneNumber> </ContactPerson> <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> <Company>The Swedish Council for Higher Education</Company> - <SurName>Lennart Hellsten</SurName> - <EmailAddress>mailto:lennart.hellsten@uhr.se</EmailAddress> + <SurName>Johan Andersson</SurName> + <EmailAddress>mailto:johan.andersson@uhr.se</EmailAddress> + <TelephoneNumber>+46 10-470 06 66</TelephoneNumber> </ContactPerson> <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> <Company>The Swedish Council for Higher Education</Company> - <SurName>Lennart Hellsten</SurName> - <EmailAddress>mailto:lennart.hellsten@uhr.se</EmailAddress> + <SurName>Johan Andersson</SurName> + <EmailAddress>mailto:johan.andersson@uhr.se</EmailAddress> + <TelephoneNumber>+46 10-470 06 66</TelephoneNumber> </ContactPerson> </md:EntityDescriptor> |