diff options
author | Björn Mattsson <bjorn.mattsson@bth.se> | 2018-11-21 14:58:18 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn.mattsson@bth.se> | 2018-11-21 14:58:18 +0100 |
commit | 8ef62316fab8df32f6a25e0f4a9f312c2bcf8a7c (patch) | |
tree | 0128bac7a33f81ad2d6e7e6595330a227dfa5d0c /swamid-2.0/idp.hb.se-idp-shibboleth.xml | |
parent | ffc7b3739deacef123abb830af9e61a299a1629d (diff) |
Resolved SWAMID-1437
Diffstat (limited to 'swamid-2.0/idp.hb.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp.hb.se-idp-shibboleth.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/swamid-2.0/idp.hb.se-idp-shibboleth.xml b/swamid-2.0/idp.hb.se-idp-shibboleth.xml index bd08dcda..d15aeb91 100644 --- a/swamid-2.0/idp.hb.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.hb.se-idp-shibboleth.xml @@ -8,7 +8,7 @@ <mdui:DisplayName xml:lang="en">University of Borås</mdui:DisplayName> <mdui:Description xml:lang="sv">Identity Provider för anställda och studenter vid Högskolan i Borås.</mdui:Description> <mdui:Description xml:lang="en">Identity Provider for employees and students at Borås University.</mdui:Description> - <mdui:InformationURL xml:lang="sv">http://www.hb.se/Om-hogskolan/</mdui:InformationURL> + <mdui:InformationURL xml:lang="sv">https://www.hb.se/Om-hogskolan/</mdui:InformationURL> <mdui:InformationURL xml:lang="en">https://www.hb.se/en/About-UB/</mdui:InformationURL> <mdui:Logo height="90" width="350">https://www.hb.se//PageFiles/41206/HBloggaSwamid.gif</mdui:Logo> <mdui:Logo xml:lang="sv" height="90" width="350">https://www.hb.se//PageFiles/41206/HBloggaSwamid.gif</mdui:Logo> @@ -118,6 +118,10 @@ hdayeb3tw8qRMHjEVgFSXDHRlA== </KeyDescriptor> <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://idp.hb.se:8443/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://idp.hb.se:8443/idp/profile/SAML2/SOAP/ArtifactResolution" index="2"/> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp.hb.se/idp/profile/SAML2/Redirect/SLO"/> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp.hb.se/idp/profile/SAML2/POST/SLO"/> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://idp.hb.se/idp/profile/SAML2/POST-SimpleSign/SLO"/> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://idp.hb.se:8443/idp/profile/SAML2/SOAP/SLO"/> <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat> <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> <SingleSignOnService Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest" Location="https://idp.hb.se/idp/profile/Shibboleth/SSO"/> |