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/am-sso-uat.skol.sonet.net.au-module.php-saml-sp-metadata.php-sp1.xml | |
parent | a5e68f0cab63b8b581b30097b967187bcb116b83 (diff) |
Added xml:lang= to remove errors in metadata-admin. To reduce tickets to ops
Diffstat (limited to 'swamid-2.0/am-sso-uat.skol.sonet.net.au-module.php-saml-sp-metadata.php-sp1.xml')
-rw-r--r-- | swamid-2.0/am-sso-uat.skol.sonet.net.au-module.php-saml-sp-metadata.php-sp1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/am-sso-uat.skol.sonet.net.au-module.php-saml-sp-metadata.php-sp1.xml b/swamid-2.0/am-sso-uat.skol.sonet.net.au-module.php-saml-sp-metadata.php-sp1.xml index 9da2d1ab..3d9a5938 100644 --- a/swamid-2.0/am-sso-uat.skol.sonet.net.au-module.php-saml-sp-metadata.php-sp1.xml +++ b/swamid-2.0/am-sso-uat.skol.sonet.net.au-module.php-saml-sp-metadata.php-sp1.xml @@ -18,7 +18,7 @@ <mdui:Description xml:lang="en">SSO Proxy service for skolverket assessment master</mdui:Description> <mdui:InformationURL xml:lang="en">https://sonet.com.au/products/assessment-master/</mdui:InformationURL> <mdui:Keywords xml:lang="en">assessment+master+uat</mdui:Keywords> - <mdui:Logo width="377" height="387">https://am.uat.skolverket.sonet.com.au/images/amlogo.png</mdui:Logo> + <mdui:Logo xml:lang="en" width="377" height="387">https://am.uat.skolverket.sonet.com.au/images/amlogo.png</mdui:Logo> </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor use="signing"> |