Skip to content

Commit

Permalink
feat: update default acr value for 2FA
Browse files Browse the repository at this point in the history
  • Loading branch information
rdubigny committed Oct 21, 2024
1 parent 3349b62 commit 59d7d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 59d7d29

Please sign in to comment.