diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2016-12-15 09:09:29 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2016-12-15 09:09:29 +0100 |
commit | ea08af95e579fe1fe23279c6a345881453900dcb (patch) | |
tree | 9bd388ddbf7b5b9d20c4951a6fcc6cdc7313d8d3 /swamid-2.0 | |
parent | 6a9f44cef1fc34e18a8659114a2ec28a9aaed0c3 (diff) |
Swithcat deras IDP:er SWAMIDOPS-8434
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/idp.hh.se-idp-shibboleth.xml | 4 | ||||
-rw-r--r-- | swamid-2.0/signon.hh.se-idp-shibboleth.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/swamid-2.0/idp.hh.se-idp-shibboleth.xml b/swamid-2.0/idp.hh.se-idp-shibboleth.xml index 424040df..c5eb58c1 100644 --- a/swamid-2.0/idp.hh.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.hh.se-idp-shibboleth.xml @@ -4,9 +4,9 @@ <Extensions> <shibmd:Scope regexp="false">hh.se</shibmd:Scope> <mdui:UIInfo> - <mdui:DisplayName xml:lang="sv">Högskolan i Halmstad (ny v3)</mdui:DisplayName> + <mdui:DisplayName xml:lang="sv">Högskolan i Halmstad</mdui:DisplayName> <mdui:Description xml:lang="sv">Identity Provider för Högskolan i Halmstad</mdui:Description> - <mdui:DisplayName xml:lang="en">Halmstad University (new v3)</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Halmstad University</mdui:DisplayName> <mdui:Description xml:lang="en">Identity Provider for Halmstad University</mdui:Description> </mdui:UIInfo> </Extensions> diff --git a/swamid-2.0/signon.hh.se-idp-shibboleth.xml b/swamid-2.0/signon.hh.se-idp-shibboleth.xml index 4a0dae4e..aa9c39cb 100644 --- a/swamid-2.0/signon.hh.se-idp-shibboleth.xml +++ b/swamid-2.0/signon.hh.se-idp-shibboleth.xml @@ -4,8 +4,8 @@ <Extensions> <shibmd:Scope regexp="false">hh.se</shibmd:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> - <mdui:DisplayName xml:lang="sv">Högskolan i Halmstad</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">Halmstad University</mdui:DisplayName> + <mdui:DisplayName xml:lang="sv">Högskolan i Halmstad - old</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Halmstad University - old</mdui:DisplayName> <mdui:Description xml:lang="sv">Identity Provider för Högskolan i Halmstad</mdui:Description> <mdui:Description xml:lang="en">Identity Provider for Halmstad University</mdui:Description> <mdui:InformationURL xml:lang="sv">http://www.hh.se</mdui:InformationURL> |