From 59d7d29e0bbcde83c9fda010267c6facc1b73d96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Dubigny?= Date: Mon, 21 Oct 2024 17:10:50 +0200 Subject: [PATCH] feat: update default acr value for 2FA --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 95a1215..34d4176 100644 --- a/.env +++ b/.env @@ -12,4 +12,4 @@ MCP_ID_TOKEN_SIGNED_RESPONSE_ALG: RS256 MCP_USERINFO_SIGNED_RESPONSE_ALG: "" ACR_VALUES: "" SESSION_SECRET: CeciEstUnFauxSecret -ACR_VALUE_FOR_2FA: "https://refeds.org/profile/mfa" +ACR_VALUE_FOR_2FA: "https://proconnect.gouv.fr/assurance/consistency-checked-2fa"