🚀(staging) complete switch to test federation

Switches the staging instance to the test federation.
This commit is contained in:
Jonathan Perret
2024-06-19 14:37:08 +02:00
parent e03dddde67
commit b8fe38853f
@@ -11,8 +11,8 @@ satosa:
LOG_LEVEL: debug
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_DISCOVERY_URL: https://discovery.renater.fr/test/
SAML2_METADATA_URL: https://pub.federation.renater.fr/metadata/test/preview/preview-idps-test-metadata.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 } }