diff options
author | Johan Berggren <jbn@kth.se> | 2010-10-18 15:03:25 +0200 |
---|---|---|
committer | Johan Berggren <jbn@kth.se> | 2010-10-18 15:03:25 +0200 |
commit | eef5f1599619836eade8339329302183955fad3e (patch) | |
tree | d59e46b978a99e4796c2ea5b7b284e6b38fec6af /nya-1.0 | |
parent | b32c61d59e9d405b34f74423e32479a288f3db41 (diff) |
Update of VHS sp
Diffstat (limited to 'nya-1.0')
-rw-r--r-- | nya-1.0/vhs-shib.no-ip.org.xml | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/nya-1.0/vhs-shib.no-ip.org.xml b/nya-1.0/vhs-shib.no-ip.org.xml index 1218eff8..9e0ee63f 100644 --- a/nya-1.0/vhs-shib.no-ip.org.xml +++ b/nya-1.0/vhs-shib.no-ip.org.xml @@ -1,5 +1,5 @@ -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_882b9b41f7c76c0d60216103d0245687" entityID="https://vhs-shib.no-ip.org/shibboleth-sp"> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_82c9ed67d7543f55d9dbc8e9484b4dfa" entityID="https://vhs-shib.no-ip.org/shibboleth-sp"> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> <md:KeyDescriptor use="signing"> @@ -56,8 +56,20 @@ wcg2i07qM4SR0O7n7fkIYQvX5IUeicF8SLu++A== </ds:X509Data> </ds:KeyInfo> </md:KeyDescriptor> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/SLO/SOAP"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/SLO/Redirect"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/SLO/POST"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/SLO/Artifact"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/NIM/SOAP"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/NIM/Redirect"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/NIM/POST"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/NIM/Artifact"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/SAML2/POST" index="1"/> - <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/SAML/POST" index="6"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/SAML2/POST-SimpleSign" index="2"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/SAML2/Artifact" index="3"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/SAML2/ECP" index="4"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/SAML/POST" index="5"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://vhs-shib.no-ip.org/Shibboleth.sso/SAML/Artifact" index="6"/> </md:SPSSODescriptor> </md:EntityDescriptor>
\ No newline at end of file |