Changeset 4274


Ignore:
Timestamp:
01/16/14 14:03:09 (10 years ago)
Author:
wojciech.gawel@pwr.wroc.pl
Message:

clarin-pl.eu - change assertions from http to https

File:
1 edited

Legend:

Unmodified
Added
Removed
  • aai/clarin-sp-metadata.xml

    r4261 r4274  
    25332533      <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"/>
    25342534    </KeyDescriptor>
    2535     <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="http://www.clarin-pl.eu/shibboleth/Shibboleth.sso/Artifact/SOAP" index="1"/>
    2536     <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="http://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SLO/SOAP"/>
    2537     <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="http://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SLO/Redirect"/>
    2538     <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="http://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SLO/POST"/>
    2539     <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="http://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SLO/Artifact"/>
    2540     <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="http://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML2/POST" index="1"/>
    2541     <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="http://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML2/POST-SimpleSign" index="2"/>
    2542     <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="http://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML2/Artifact" index="3"/>
    2543     <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="http://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML2/ECP" index="4"/>
    2544     <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="http://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML/POST" index="5"/>
    2545     <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="http://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML/Artifact" index="6"/>
     2535    <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://www.clarin-pl.eu/shibboleth/Shibboleth.sso/Artifact/SOAP" index="1"/>
     2536    <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SLO/SOAP"/>
     2537    <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SLO/Redirect"/>
     2538    <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SLO/POST"/>
     2539    <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SLO/Artifact"/>
     2540    <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML2/POST" index="1"/>
     2541    <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML2/POST-SimpleSign" index="2"/>
     2542    <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML2/Artifact" index="3"/>
     2543    <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML2/ECP" index="4"/>
     2544    <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML/POST" index="5"/>
     2545    <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://www.clarin-pl.eu/shibboleth/Shibboleth.sso/SAML/Artifact" index="6"/>
    25462546  </SPSSODescriptor>
    25472547
Note: See TracChangeset for help on using the changeset viewer.