diff options
author | Björn Mattsson <bjorn@sunet.se> | 2021-10-11 13:17:10 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2021-10-11 13:17:10 +0200 |
commit | a4c4ef2e7d316997e7e93fedbe667308d7b7d8c3 (patch) | |
tree | 0b093a06826c2fe1859dcf51b02507abbcf53a65 | |
parent | 5a3b3cae44f6b8f5ea9af593fa62afbb1ebd0f8d (diff) |
SWAMID-421, rename of idp2.bth.se and fs.bth.se in preperation for swap
-rw-r--r-- | swamid-2.0/fs.bth.se-adfs-services-trust.xml | 13 | ||||
-rw-r--r-- | swamid-2.0/idp2.bth.se-idp-shibboleth.xml | 8 |
2 files changed, 12 insertions, 9 deletions
diff --git a/swamid-2.0/fs.bth.se-adfs-services-trust.xml b/swamid-2.0/fs.bth.se-adfs-services-trust.xml index 7f27a3db..2c33b2c5 100644 --- a/swamid-2.0/fs.bth.se-adfs-services-trust.xml +++ b/swamid-2.0/fs.bth.se-adfs-services-trust.xml @@ -20,15 +20,16 @@ <Extensions> <shibmd:Scope regexp="false">bth.se</shibmd:Scope> <mdui:UIInfo> - <mdui:DisplayName xml:lang="sv">Blekinge Tekniska Högskola - ADFS</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">Blekinge Institute of Technology - ADFS</mdui:DisplayName> - <mdui:Description xml:lang="sv">Identity Provider för Blekinge Tekniska Högskola - ADFS</mdui:Description> - <mdui:Description xml:lang="en">Identity Provider for Blekinge Institute of Technology - ADFS</mdui:Description> + <mdui:DisplayName xml:lang="sv">Blekinge Tekniska 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:InformationURL xml:lang="en">http://www.bth.se/eng</mdui:InformationURL> <mdui:Keywords xml:lang="sv">BTH Blekinge+Tekniska+Högskola Blekinge+Institute+of+Technology</mdui:Keywords> <mdui:Keywords xml:lang="en">BTH Blekinge+Tekniska+Högskola Blekinge+Institute+of+Technology</mdui:Keywords> - <mdui:Logo height="139" width="114">https://idp2.bth.se/idp/images/logo_bth.png</mdui:Logo> + <mdui:Logo xml:lang="sv" height="139" width="114">https://idp2.bth.se/idp/images/logo_bth.png</mdui:Logo> + <mdui:Logo xml:lang="en" height="139" width="114">https://idp2.bth.se/idp/images/logo_bth.png</mdui:Logo> </mdui:UIInfo> <mdui:DiscoHints> <mdui:DomainHint>bth.se</mdui:DomainHint> @@ -62,9 +63,11 @@ <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://fs.bth.se/adfs/ls/"/> </IDPSSODescriptor> <Organization xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> + <OrganizationName xml:lang="sv">BTH</OrganizationName> <OrganizationName xml:lang="en">BTH</OrganizationName> <OrganizationDisplayName xml:lang="sv">Blekinge Tekniska Högskola</OrganizationDisplayName> <OrganizationDisplayName xml:lang="en">Blekinge Institute of Technology</OrganizationDisplayName> + <OrganizationURL xml:lang="sv">http://www.bth.se</OrganizationURL> <OrganizationURL xml:lang="en">http://www.bth.se</OrganizationURL> </Organization> <ContactPerson xmlns="urn:oasis:names:tc:SAML:2.0:metadata" contactType="administrative"> diff --git a/swamid-2.0/idp2.bth.se-idp-shibboleth.xml b/swamid-2.0/idp2.bth.se-idp-shibboleth.xml index 82ad72db..9bbc5af8 100644 --- a/swamid-2.0/idp2.bth.se-idp-shibboleth.xml +++ b/swamid-2.0/idp2.bth.se-idp-shibboleth.xml @@ -20,10 +20,10 @@ <Extensions> <shibmd:Scope regexp="false">bth.se</shibmd:Scope> <mdui:UIInfo> - <mdui:DisplayName xml:lang="sv">Blekinge Tekniska 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:DisplayName xml:lang="sv">Blekinge Tekniska Högskola - OLD</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Blekinge Institute of Technology - OLD</mdui:DisplayName> + <mdui:Description xml:lang="sv">Identity Provider för Blekinge Tekniska Högskola - OLD</mdui:Description> + <mdui:Description xml:lang="en">Identity Provider for Blekinge Institute of Technology - OLD</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:Keywords xml:lang="sv">BTH Blekinge+Tekniska+Högskola Blekinge+Institute+of+Technology</mdui:Keywords> |