diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2019-11-01 07:51:14 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2019-11-01 07:51:14 +0100 |
commit | 8b242edf4e833cd4149b31eb67d017aaf10275e4 (patch) | |
tree | a936ff273644ded86622675d26666aa7e7199d5e | |
parent | c27c9241d72ca607e53211f7b4cc0495500eea6f (diff) |
Resolved SWAMID-2498
-rw-r--r-- | swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml b/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml index d79f5780..91a4d44f 100644 --- a/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml +++ b/swamid-2.0/shibboleth.uhr.se-idp-shibboleth.xml @@ -105,20 +105,17 @@ UIW4Y6GzlL7EfXr31lnv </Organization> <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> <Company>The Swedish Council for Higher Education</Company> - <SurName>Anders Brouzell</SurName> - <EmailAddress>mailto:anders.brouzell@uhr.se</EmailAddress> - <TelephoneNumber>070-839 62 36</TelephoneNumber> + <SurName>Lennart Hellsten</SurName> + <EmailAddress>mailto:lennart.hellsten@uhr.se</EmailAddress> </ContactPerson> <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> <Company>The Swedish Council for Higher Education</Company> - <SurName>Anders Brouzell</SurName> - <EmailAddress>mailto:anders.brouzell@uhr.se</EmailAddress> - <TelephoneNumber>+46 70839 62 36</TelephoneNumber> + <SurName>Lennart Hellsten</SurName> + <EmailAddress>mailto:lennart.hellsten@uhr.se</EmailAddress> </ContactPerson> <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> <Company>The Swedish Council for Higher Education</Company> - <SurName>Anders Brouzell</SurName> - <EmailAddress>mailto:anders.brouzell@uhr.se</EmailAddress> - <TelephoneNumber>+46 70839 62 36</TelephoneNumber> + <SurName>Lennart Hellsten</SurName> + <EmailAddress>mailto:lennart.hellsten@uhr.se</EmailAddress> </ContactPerson> </md:EntityDescriptor> |