diff options
author | Björn Mattsson <bjorn@sunet.se> | 2023-05-24 10:49:16 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2023-05-24 10:49:16 +0200 |
commit | 3cc4bc021003f47c43ae836c60d814c5d36cd4c0 (patch) | |
tree | b87d21479cb6c055156782268a31567f6c47b41a /metadata/swamid-testing/login-dev.du.se-idp-shibboleth.xml | |
parent | 6cea816d0bf2487dbe3c55ffde9b9cd35de9e966 (diff) |
Remove SAML1 and 8443 wrongly added yesterady during Hackatonmd-2023-05-24-v03
Diffstat (limited to 'metadata/swamid-testing/login-dev.du.se-idp-shibboleth.xml')
-rw-r--r-- | metadata/swamid-testing/login-dev.du.se-idp-shibboleth.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/metadata/swamid-testing/login-dev.du.se-idp-shibboleth.xml b/metadata/swamid-testing/login-dev.du.se-idp-shibboleth.xml index ae0018ee..3fc28604 100644 --- a/metadata/swamid-testing/login-dev.du.se-idp-shibboleth.xml +++ b/metadata/swamid-testing/login-dev.du.se-idp-shibboleth.xml @@ -111,8 +111,8 @@ xZo/5fNrNmxFOTkpA3No03UwcJ2LDbzPUPQQbQ9s4GSwwSQMVmlstBI/IIY=</ds:X509Certificate </ds:X509Data> </ds:KeyInfo> </md:KeyDescriptor> - <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://login-dev.du.se:8443/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> - <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://login-dev.du.se:8443/idp/profile/SAML2/SOAP/ArtifactResolution" index="2"/> + <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://login-dev.du.se/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> + <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://login-dev.du.se/idp/profile/SAML2/SOAP/ArtifactResolution" index="2"/> <md:NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</md:NameIDFormat> <md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</md:NameIDFormat> <md:SingleSignOnService Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest" Location="https://login-dev.du.se/idp/profile/Shibboleth/SSO"/> @@ -193,8 +193,8 @@ xZo/5fNrNmxFOTkpA3No03UwcJ2LDbzPUPQQbQ9s4GSwwSQMVmlstBI/IIY=</ds:X509Certificate </ds:X509Data> </ds:KeyInfo> </md:KeyDescriptor> - <md:AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://login-dev.du.se:8443/idp/profile/SAML1/SOAP/AttributeQuery"/> - <md:AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://login-dev.du.se:8443/idp/profile/SAML2/SOAP/AttributeQuery"/> + <md:AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://login-dev.du.se/idp/profile/SAML1/SOAP/AttributeQuery"/> + <md:AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://login-dev.du.se/idp/profile/SAML2/SOAP/AttributeQuery"/> </md:AttributeAuthorityDescriptor> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> @@ -284,7 +284,7 @@ xZo/5fNrNmxFOTkpA3No03UwcJ2LDbzPUPQQbQ9s4GSwwSQMVmlstBI/IIY=</ds:X509Certificate </ds:X509Data> </ds:KeyInfo> </md:KeyDescriptor> - <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://login-dev.du.se:8443/idp/profile/Authn/SAML2/POST/SSO" index="0"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://login-dev.du.se/idp/profile/Authn/SAML2/POST/SSO" index="0"/> <md:AttributeConsumingService index="1"> <md:ServiceName xml:lang="en">Dalarna University (TEST)</md:ServiceName> <md:ServiceName xml:lang="sv">Högskolan Dalarna (TEST)</md:ServiceName> |