diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-01-07 11:13:22 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-01-07 11:13:22 +0100 |
commit | 3a8089d960145ec8468bb16bd72d9ee47615a7c2 (patch) | |
tree | 7a4d674bdd3c1f49a760a63b8b1c37cb74fcce28 /swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-retendo.xml | |
parent | a5e68f0cab63b8b581b30097b967187bcb116b83 (diff) |
Added xml:lang= to remove errors in metadata-admin. To reduce tickets to ops
Diffstat (limited to 'swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-retendo.xml')
-rw-r--r-- | swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-retendo.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-retendo.xml b/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-retendo.xml index 31933082..7b70cd33 100644 --- a/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-retendo.xml +++ b/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-retendo.xml @@ -19,7 +19,9 @@ <mdui:Description xml:lang="sv">En tjänst för webbaserade projektsystem</mdui:Description> <mdui:Description xml:lang="en">A service for web based project systems</mdui:Description> <mdui:InformationURL xml:lang="sv">https://www.retendo.se/om-oss</mdui:InformationURL> - <mdui:Logo width="500" height="132">https://cdn.grandid.com/retendo/retendo_logo.png</mdui:Logo> + <mdui:InformationURL xml:lang="en">https://www.retendo.se/om-oss</mdui:InformationURL> + <mdui:Logo xml:lang="sv" width="500" height="132">https://cdn.grandid.com/retendo/retendo_logo.png</mdui:Logo> + <mdui:Logo xml:lang="en" width="500" height="132">https://cdn.grandid.com/retendo/retendo_logo.png</mdui:Logo> </mdui:UIInfo> <idpdisc:DiscoveryResponse xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" index="1" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://swamid-2.grandid.com/module.php/saml/sp/discoresp.php"/> </md:Extensions> |