diff options
author | Fredrik Aslund <fredrik.aslund@umu.se> | 2014-08-12 16:44:29 +0200 |
---|---|---|
committer | Fredrik Aslund <fredrik.aslund@umu.se> | 2014-08-12 16:44:29 +0200 |
commit | 59b04ef87882d622277312502eb0b5a32c1848be (patch) | |
tree | d796f48af69c8a9d0c4d75781f44f53bbaf3f354 | |
parent | 411218b97b4799eef5d6c726d1b7967536009a4d (diff) |
mdui/contactperson update for bth
-rw-r--r-- | swamid-2.0/idp.bth.se-idp-shibboleth.xml | 16 | ||||
-rw-r--r-- | swamid-2.0/idp.student.bth.se-idp-shibboleth.xml | 4 |
2 files changed, 10 insertions, 10 deletions
diff --git a/swamid-2.0/idp.bth.se-idp-shibboleth.xml b/swamid-2.0/idp.bth.se-idp-shibboleth.xml index 44271f8f..b5fea9e1 100644 --- a/swamid-2.0/idp.bth.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.bth.se-idp-shibboleth.xml @@ -4,11 +4,11 @@ <Extensions> <shibmd:Scope regexp="false">bth.se</shibmd:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> - <mdui:DisplayName xml:lang="sv">Blekinge Tekkniska Högskola</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">Blekinge Institute of Technology</mdui:DisplayName> - <mdui:Description xml:lang="sv">Identity provider för Blekinge Tekniska Högskola</mdui:Description> - <mdui:Description xml:lang="en">Identity Provider for Blekinge Institute of Technology</mdui:Description> - <mdui:InformationURL xml:lang="sv">http://www.bth.se/</mdui:InformationURL> + <mdui:DisplayName xml:lang="sv">Blekinge Tekniska Högskola - Personal</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Blekinge Institute of Technology - Personnel</mdui:DisplayName> + <mdui:Description xml:lang="sv">Identity Provider för Blekinge Tekniska Högskola för personal</mdui:Description> + <mdui:Description xml:lang="en">Identity Provider for Blekinge Institute of Technology for personnel</mdui:Description> + <mdui:InformationURL xml:lang="sv">http://www.bth.se</mdui:InformationURL> <mdui:InformationURL xml:lang="en">http://www.bth.se/eng</mdui:InformationURL> </mdui:UIInfo> <mdui:DiscoHints xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> @@ -92,19 +92,19 @@ n9Phr4P3FEL3YKQK+xQiKCJXUb5WgRI= <OrganizationURL xml:lang="en">http://www.bth.se</OrganizationURL> </Organization> <ContactPerson contactType="administrative"> - <Company>Blekinge Institute of Technology</Company> + <Company>Blekinge Institute of Technology- Personnel</Company> <SurName>IT Helpdesk</SurName> <EmailAddress>ithelpdesk@bth.se</EmailAddress> <TelephoneNumber>+46 455 38 51 00</TelephoneNumber> </ContactPerson> <ContactPerson contactType="technical"> - <Company>Blekinge Institute of Technology</Company> + <Company>Blekinge Institute of Technology- Personnel</Company> <SurName>IT Helpdesk</SurName> <EmailAddress>ithelpdesk@bth.se</EmailAddress> <TelephoneNumber>+46 455 38 51 00</TelephoneNumber> </ContactPerson> <ContactPerson contactType="support"> - <Company>Blekinge Institute of Technology</Company> + <Company>Blekinge Institute of Technology- Personnel</Company> <SurName>IT Helpdesk</SurName> <EmailAddress>ithelpdesk@bth.se</EmailAddress> <TelephoneNumber>+46 455 381500</TelephoneNumber> diff --git a/swamid-2.0/idp.student.bth.se-idp-shibboleth.xml b/swamid-2.0/idp.student.bth.se-idp-shibboleth.xml index b83bd83e..a0595db7 100644 --- a/swamid-2.0/idp.student.bth.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.student.bth.se-idp-shibboleth.xml @@ -6,8 +6,8 @@ <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DisplayName xml:lang="sv">Blekinge Tekniska Högskola - Studenter</mdui:DisplayName> <mdui:DisplayName xml:lang="en">Blekinge Institute of Technology - Students</mdui:DisplayName> - <mdui:Description xml:lang="sv">idp för Blekinge Tekniska Högskola - Studenter</mdui:Description> - <mdui:Description xml:lang="en">Identity provide for Blekinge Institute of Technology - Students</mdui:Description> + <mdui:Description xml:lang="sv">Identity Provider för Blekinge Tekniska Högskola för studenter</mdui:Description> + <mdui:Description xml:lang="en">Identity Provider for Blekinge Institute of Technology for students</mdui:Description> <mdui:InformationURL xml:lang="sv">http://www.bth.se</mdui:InformationURL> <mdui:InformationURL xml:lang="en">http://www.bth.se/eng</mdui:InformationURL> </mdui:UIInfo> |