diff options
author | Leif Johansson <leifj@sunet.se> | 2012-06-12 14:27:58 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2012-06-12 14:27:58 +0200 |
commit | 934ba42147fd2a5df0abdc56f58439c8588d17b5 (patch) | |
tree | 89491109a678a80857c5a05cc933e0880b4efc0f | |
parent | fb89d65bf1bcf4ceeeeafcbf807dbcfb80389172 (diff) |
hj mdui
-rw-r--r-- | swamid-1.0/shibb1.hj.se.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/swamid-1.0/shibb1.hj.se.xml b/swamid-1.0/shibb1.hj.se.xml index 8f6e71f4..c44114bf 100644 --- a/swamid-1.0/shibb1.hj.se.xml +++ b/swamid-1.0/shibb1.hj.se.xml @@ -8,6 +8,18 @@ <Extensions> <shibmd:Scope regexp="false">hj.se</shibmd:Scope> + <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <mdui:DisplayName xml:lang="sv">Högskolan i Jönköping</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Jönköping University</mdui:DisplayName> + <mdui:Description xml:lang="sv">Identity Provider för anställda och studenter vid Högskolan i Jönköping.</mdui:Description> + <mdui:Description xml:lang="en">The Jönköping University Identity Provider is used by employees and students at the university.</mdui:Description> + <mdui:Logo xml:lang="sv" height="77" width="299">https://hj.se/webdav/images/system/gfx/logotype/hj-sv.png</mdui:Logo> + <mdui:Logo xml:lang="en" height="77" width="277">https://hj.se/webdav/images/system/gfx/logotype/hj-en.png</mdui:Logo> + </mdui:UIInfo> + <mdui:DiscoHints xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <mdui:DomainHint>hj.se</mdui:DomainHint> + <mdui:GeolocationHint>geo:57.7783,14.1633</mdui:GeolocationHint> + </mdui:DiscoHints> </Extensions> <KeyDescriptor> |