diff options
-rw-r--r-- | swamid-2.0/idp.his.se-idp-shibboleth.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/swamid-2.0/idp.his.se-idp-shibboleth.xml b/swamid-2.0/idp.his.se-idp-shibboleth.xml index 75928d4c..80df2dfa 100644 --- a/swamid-2.0/idp.his.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.his.se-idp-shibboleth.xml @@ -8,12 +8,12 @@ <IDPSSODescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <Extensions> <shibmd:Scope regexp="false">his.se</shibmd:Scope> - <mdui:UIInfo> - <mdui:DisplayName xml:lang="en">Högskolan i Skövde</mdui:DisplayName> - <mdui:DisplayName xml:lang="sv">Högskolan i Skövde</mdui:DisplayName> - <mdui:Description xml:lang="en">Enter a description of your IdP at idp.his.se</mdui:Description> - <mdui:Logo height="80" width="80">https://idp.his.se/Path/To/Logo.png</mdui:Logo> - </mdui:UIInfo> + <mdui:UIInfo> + <mdui:DisplayName xml:lang="en">Högskolan i Skövde (test v4)</mdui:DisplayName> + <mdui:DisplayName xml:lang="sv">Högskolan i Skövde (test v4)</mdui:DisplayName> + <mdui:Description xml:lang="en">Enter a description of your IdP at idp.his.se</mdui:Description> + <mdui:Logo height="80" width="80">https://idp.his.se/Path/To/Logo.png</mdui:Logo> + </mdui:UIInfo> </Extensions> <!-- First signing certificate is BackChannel, the Second is FrontChannel--> <KeyDescriptor use="signing"> |