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-btj.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-btj.xml')
-rw-r--r-- | swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-btj.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-btj.xml b/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-btj.xml index 35ad539b..e9a70043 100644 --- a/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-btj.xml +++ b/swamid-2.0/swamid-2.grandid.com-module.php-saml-sp-metadata.php-proxysp-swamid-btj.xml @@ -12,7 +12,8 @@ <mdui:DisplayName xml:lang="en">BTJ Sverige AB</mdui:DisplayName> <mdui:Description xml:lang="sv">Tjänst för hantering av böcker köpta av organisationer digitalt</mdui:Description> <mdui:Description xml:lang="en">Service for managing books purchased by organizations digitally</mdui:Description> - <mdui:Logo width="568" height="530">http://www.btj.se/wp-content/uploads/2016/06/logo-1.png</mdui:Logo> + <mdui:Logo xml:lang="sv" width="568" height="530">http://www.btj.se/wp-content/uploads/2016/06/logo-1.png</mdui:Logo> + <mdui:Logo xml:lang="en" width="568" height="530">http://www.btj.se/wp-content/uploads/2016/06/logo-1.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> |