Skip to content

Commit

Permalink
Merge pull request #327 from vcarpov/master
Browse files Browse the repository at this point in the history
Swissubase production - assertion bindings links update
  • Loading branch information
andmor- authored Oct 2, 2024
2 parents 79fb8ad + 92a64cb commit 4e35d0f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions metadata/swissubase.ch%2Fshibboleth.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<mdui:PrivacyStatementURL xml:lang="en">https://info.swissubase.ch/privacy-notice/</mdui:PrivacyStatementURL>
<mdui:InformationURL xml:lang="en">https://info.swissubase.ch</mdui:InformationURL>
</mdui:UIInfo>
<init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://swissubase.ch/Shibboleth.sso/Login"/>
<init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://www.swissubase.ch/Shibboleth.sso/Login"/>
</md:Extensions>
<md:KeyDescriptor>
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
Expand Down Expand Up @@ -86,11 +86,11 @@ QJy8grGSDIhwQBd3Ngwx2duT8BtNySIlHA==</ds:X509Certificate>
<md:EncryptionMethod Algorithm="http://www.w3.org/2009/xmlenc11#rsa-oaep"/>
<md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"/>
</md:KeyDescriptor>
<md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://swissubase.ch/Shibboleth.sso/Artifact/SOAP" index="1"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://swissubase.ch/Shibboleth.sso/SAML2/POST" index="1"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://swissubase.ch/Shibboleth.sso/SAML2/POST-SimpleSign" index="2"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://swissubase.ch/Shibboleth.sso/SAML2/Artifact" index="3"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://swissubase.ch/Shibboleth.sso/SAML2/ECP" index="4"/>
<md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://www.swissubase.ch/Shibboleth.sso/Artifact/SOAP" index="1"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://www.swissubase.ch/Shibboleth.sso/SAML2/POST" index="1"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://www.swissubase.ch/Shibboleth.sso/SAML2/POST-SimpleSign" index="2"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://www.swissubase.ch/Shibboleth.sso/SAML2/Artifact" index="3"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://www.swissubase.ch/Shibboleth.sso/SAML2/ECP" index="4"/>
<md:AttributeConsumingService index="1">
<md:ServiceName xml:lang="en">SWISSUBASE</md:ServiceName>
<md:ServiceName xml:lang="fr">SWISSUBASE</md:ServiceName>
Expand Down

0 comments on commit 4e35d0f

Please sign in to comment.