diff options
author | Paul Scott <paul.scott@kau.se> | 2016-08-12 13:17:24 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2016-08-12 13:17:24 +0200 |
commit | 8235348d628d9fe9620cd6ab37599ca0015326bd (patch) | |
tree | 563282f4d33aec97f23d0e226653e5ee864fca1d /swamid-2.0/mp.uu.se-shibboleth.sso.xml | |
parent | 1c34dc34648f587f64ad452aca002fa3249f3c0d (diff) |
Partially resolves SWAMIDOPS-8921
Diffstat (limited to 'swamid-2.0/mp.uu.se-shibboleth.sso.xml')
-rw-r--r-- | swamid-2.0/mp.uu.se-shibboleth.sso.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/swamid-2.0/mp.uu.se-shibboleth.sso.xml b/swamid-2.0/mp.uu.se-shibboleth.sso.xml index 9052a7d6..4147dbeb 100644 --- a/swamid-2.0/mp.uu.se-shibboleth.sso.xml +++ b/swamid-2.0/mp.uu.se-shibboleth.sso.xml @@ -45,6 +45,10 @@ Ohr8KLKt6tC/JZ059e8ENxrN7g== </ds:X509Data> </ds:KeyInfo> </md:KeyDescriptor> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://mp.uu.se/Shibboleth.sso/SLO/SOAP"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://mp.uu.se/Shibboleth.sso/SLO/Redirect"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://mp.uu.se/Shibboleth.sso/SLO/POST"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://mp.uu.se/Shibboleth.sso/SLO/Artifact"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://mp.uu.se/Shibboleth.sso/SAML2/POST" index="1"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://mp.uu.se/Shibboleth.sso/SAML2/ECP" index="3"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://mp.uu.se/Shibboleth.sso/SAML/POST" index="4"/> |