diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-11-09 14:09:45 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-11-09 14:09:45 +0100 |
commit | 6dca6e47f7cb976fb3a16e36c7ebad69a497289f (patch) | |
tree | e34dbc7f51e7c1b9bfa855ffa579fe7156ad293c /swamid-2.0/crowd.sunet.se-shibboleth.xml | |
parent | dd593f261680cf442e529f3b703260730fe8932d (diff) |
SWAMID-1657, Removed leading and trailing Whitespces inside tags
Diffstat (limited to 'swamid-2.0/crowd.sunet.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/crowd.sunet.se-shibboleth.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swamid-2.0/crowd.sunet.se-shibboleth.xml b/swamid-2.0/crowd.sunet.se-shibboleth.xml index de713878..73392372 100644 --- a/swamid-2.0/crowd.sunet.se-shibboleth.xml +++ b/swamid-2.0/crowd.sunet.se-shibboleth.xml @@ -31,9 +31,9 @@ <init:RequestInitiator Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://crowd.sunet.se/Shibboleth.sso/Login"/> <idpdisc:DiscoveryResponse Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://crowd.sunet.se/Shibboleth.sso/Login" index="1"/> <mdui:UIInfo> - <mdui:DisplayName xml:lang="sv">Sunets Crowd-inloggningstjänst </mdui:DisplayName> + <mdui:DisplayName xml:lang="sv">Sunets Crowd-inloggningstjänst</mdui:DisplayName> <mdui:DisplayName xml:lang="en">Sunet Crowd Identity Management</mdui:DisplayName> - <mdui:Description xml:lang="sv">Sunets Atlassian Crowd-tjänst som hjälper till med användarhantering för Sunets Jira och Confluence </mdui:Description> + <mdui:Description xml:lang="sv">Sunets Atlassian Crowd-tjänst som hjälper till med användarhantering för Sunets Jira och Confluence</mdui:Description> <mdui:Description xml:lang="en">Sunet's Atlassian Crowd-service providing identity management for Sunet's Jira and Confluence</mdui:Description> <mdui:InformationURL xml:lang="sv">https://wiki.sunet.se/</mdui:InformationURL> <mdui:InformationURL xml:lang="en">https://wiki.sunet.se/</mdui:InformationURL> |