diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-24 13:56:03 +0100 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-24 13:56:03 +0100 |
commit | 7ca5f9e1308ab08ac44c90b839120d3c372d0f7f (patch) | |
tree | b25666f9bfc2e0d2e0b0d82de31b1c22e45c3a22 /swamid-2.0/swamid2.shh.se-idp-shibboleth.xml | |
parent | 6c18ac7f9bda64411596b746b2557f8f4eea6fa9 (diff) |
mdui and contactperson updated for umu, su and shh
Diffstat (limited to 'swamid-2.0/swamid2.shh.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/swamid2.shh.se-idp-shibboleth.xml | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml b/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml index aa0abd7f..dc3e8fbb 100644 --- a/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml +++ b/swamid-2.0/swamid2.shh.se-idp-shibboleth.xml @@ -8,7 +8,11 @@ <mdui:DisplayName xml:lang="en">Sophiahemmet University</mdui:DisplayName> <mdui:Description xml:lang="sv">Identity Provider för Sophiahemmet Högskola.</mdui:Description> <mdui:Description xml:lang="en">Identity Provider for Sophiahemmet University.</mdui:Description> + <mdui:InformationURL xml:lang="sv">http://www.sophiahemmet.se/</mdui:InformationURL> + <mdui:InformationURL xml:lang="en">http://www.sophiahemmet.se/</mdui:InformationURL> <mdui:Logo height="122" width="350">https://swamid2.shh.se/idp/images/shh_logo.png</mdui:Logo> + <mdui:Logo xml:lang="sv" height="122" width="350">https://swamid2.shh.se/idp/images/shh_logo.png</mdui:Logo> + <mdui:Logo xml:lang="en" height="122" width="350">https://swamid2.shh.se/idp/images/shh_logo.png</mdui:Logo> </mdui:UIInfo> <mdui:DiscoHints xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DomainHint>sophiahemmet.se</mdui:DomainHint> @@ -87,8 +91,22 @@ URk4QC3n4Dibk1dSDRkM5RwF8LLd5TWSV0zwmjFUHr1iLc8/MXsscA==</ds:X509Certificate> <OrganizationDisplayName xml:lang="en">Sophiahemmet University</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.shh.se</OrganizationURL> </Organization> + <ContactPerson contactType="administrative"> + <Company>Sophiahemmet University</Company> + <SurName>Sophiahemmet IT</SurName> + <EmailAddress>itsupport@sophiahemmet.se</EmailAddress> + <TelephoneNumber>+46 8 406 2525</TelephoneNumber> + </ContactPerson> <ContactPerson contactType="technical"> - <Company>Sophiahemmet Högskola</Company> + <Company>Sophiahemmet University</Company> + <SurName>Sophiahemmet IT</SurName> + <EmailAddress>itsupport@sophiahemmet.se</EmailAddress> + <TelephoneNumber>+46 8 406 2525</TelephoneNumber> + </ContactPerson> + <ContactPerson contactType="support"> + <Company>Sophiahemmet University</Company> + <SurName>Sophiahemmet IT</SurName> <EmailAddress>itsupport@sophiahemmet.se</EmailAddress> + <TelephoneNumber>+46 8 406 2525</TelephoneNumber> </ContactPerson> </EntityDescriptor> |