diff options
author | Björn Mattsson <bjorn@sunet.se> | 2023-05-24 10:14:51 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2023-05-24 10:14:51 +0200 |
commit | 9ad4925edd7364252ebc2c6f6975252e97d84a58 (patch) | |
tree | c48806e24a67714649ded09fdd2bd160ff0c74ae | |
parent | 70f8b2ae2a0aec6298226d22dc6f5e1dcaf263bf (diff) |
Updated during Hackaton
-rw-r--r-- | metadata/swamid-testing/hbidp-test.test.hb.se-idp-shibboleth.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/metadata/swamid-testing/hbidp-test.test.hb.se-idp-shibboleth.xml b/metadata/swamid-testing/hbidp-test.test.hb.se-idp-shibboleth.xml index 0c32cabe..4a6801e6 100644 --- a/metadata/swamid-testing/hbidp-test.test.hb.se-idp-shibboleth.xml +++ b/metadata/swamid-testing/hbidp-test.test.hb.se-idp-shibboleth.xml @@ -159,8 +159,8 @@ O1aA7Vc=</ds:X509Certificate> </ds:X509Data> </ds:KeyInfo> </md:KeyDescriptor> - <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://hbidp-test.test.hb.se:8443/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> - <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://hbidp-test.test.hb.se:8443/idp/profile/SAML2/SOAP/ArtifactResolution" index="2"/> + <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://hbidp-test.test.hb.se/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> + <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://hbidp-test.test.hb.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://hbidp-test.test.hb.se/idp/profile/Shibboleth/SSO"/> @@ -356,7 +356,7 @@ O1aA7Vc=</ds:X509Certificate> </ds:X509Data> </ds:KeyInfo> </md:KeyDescriptor> - <md:AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://hbidp-test.test.hb.se:8443/idp/profile/SAML1/SOAP/AttributeQuery"/> + <md:AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://hbidp-test.test.hb.se/idp/profile/SAML1/SOAP/AttributeQuery"/> </md:AttributeAuthorityDescriptor> <md:Organization> <md:OrganizationName xml:lang="en">University of Borås</md:OrganizationName> |