🚀(staging) use test entity ID

Switches the staging instance to the test federation.
This commit is contained in:
Jonathan Perret
2024-06-19 14:33:34 +02:00
parent 15064a0b45
commit e03dddde67
@@ -13,7 +13,7 @@ satosa:
SAML2_DISCOVERY_URL: https://discovery.renater.fr/qualif/
SAML2_METADATA_URL: https://pub.federation.renater.fr/metadata/qualif/preview/preview-idps-qualif-metadata.xml
SAML2_ENTITY_ID: https://oidc2fer-staging.beta.numerique.gouv.fr/Saml2/proxy_saml2_backend.xml
SAML2_ENTITY_ID: https://oidc2fer-staging.beta.numerique.gouv.fr/Saml2/proxy_saml2_backend.xml-test
STATE_ENCRYPTION_KEY: { secretKeyRef: { name: oidc2fer, key: STATE_ENCRYPTION_KEY } }
SAML2_BACKEND_CERT: { secretKeyRef: { name: oidc2fer, key: SAML2_BACKEND_CERT } }