diff options
-rw-r--r-- | swamid-1.0/idp.bth.se.xml (renamed from swamid-1.0/idptest.test.bth.se.xml) | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/swamid-1.0/idptest.test.bth.se.xml b/swamid-1.0/idp.bth.se.xml index 15b1a61b..b3f64d9d 100644 --- a/swamid-1.0/idptest.test.bth.se.xml +++ b/swamid-1.0/idp.bth.se.xml @@ -1,4 +1,4 @@ -<EntityDescriptor entityID="https://idptest.test.bth.se/idp/shibboleth" +<EntityDescriptor entityID="https://idp.bth.se/idp/shibboleth" xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" @@ -38,27 +38,27 @@ n9Phr4P3FEL3YKQK+xQiKCJXUb5WgRI= </KeyDescriptor> <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" - Location="https://idptest.test.bth.se:8443/idp/profile/SAML1/SOAP/ArtifactResolution" + Location="https://idp.bth.se:8443/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" - Location="https://idptest.test.bth.se:8443/idp/profile/SAML2/SOAP/ArtifactResolution" + Location="https://idp.bth.se:8443/idp/profile/SAML2/SOAP/ArtifactResolution" index="2"/> <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat> <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> <SingleSignOnService Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest" - Location="https://idptest.test.bth.se/idp/profile/Shibboleth/SSO" /> + Location="https://idp.bth.se/idp/profile/Shibboleth/SSO" /> <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" - Location="https://idptest.test.bth.se/idp/profile/SAML2/POST/SSO" /> + Location="https://idp.bth.se/idp/profile/SAML2/POST/SSO" /> <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" - Location="https://idptest.test.bth.se/idp/profile/SAML2/POST-SimpleSign/SSO" /> + Location="https://idp.bth.se/idp/profile/SAML2/POST-SimpleSign/SSO" /> <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" - Location="https://idptest.test.bth.se/idp/profile/SAML2/Redirect/SSO" /> + Location="https://idp.bth.se/idp/profile/SAML2/Redirect/SSO" /> </IDPSSODescriptor> <AttributeAuthorityDescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> @@ -95,10 +95,10 @@ n9Phr4P3FEL3YKQK+xQiKCJXUb5WgRI= </KeyDescriptor> <AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" - Location="https://idptest.test.bth.se:8443/idp/profile/SAML1/SOAP/AttributeQuery" /> + Location="https://idp.bth.se:8443/idp/profile/SAML1/SOAP/AttributeQuery" /> <AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" - Location="https://idptest.test.bth.se:8443/idp/profile/SAML2/SOAP/AttributeQuery" /> + Location="https://idp.bth.se:8443/idp/profile/SAML2/SOAP/AttributeQuery" /> <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat> <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> |