Skip to content

Commit

Permalink
chore: move default idp domain
Browse files Browse the repository at this point in the history
  • Loading branch information
rdubigny committed Feb 22, 2024
1 parent c966ca8 commit eb03601
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 @@ -5,7 +5,7 @@ STYLESHEET_URL: https://unpkg.com/bamboo.css
CALLBACK_URL: /login-callback
MCP_CLIENT_ID: client_id
MCP_CLIENT_SECRET: client_secret
MCP_PROVIDER: https://app-test.moncomptepro.beta.gouv.fr/
MCP_PROVIDER: https://app-sandbox.moncomptepro.beta.gouv.fr/
MCP_SCOPES: "openid email profile organization"
LOGIN_HINT: ""
MCP_ID_TOKEN_SIGNED_RESPONSE_ALG: RS256
Expand Down

0 comments on commit eb03601

Please sign in to comment.