Update redirect url
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 50s
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 50s
This commit is contained in:
parent
d672fb8a6c
commit
ad58103034
@ -5,7 +5,7 @@ export const idnotConfig = {
|
|||||||
// OAuth2 credentials (these should ideally be moved to env vars for security)
|
// OAuth2 credentials (these should ideally be moved to env vars for security)
|
||||||
CLIENT_ID: 'B3CE56353EDB15A9',
|
CLIENT_ID: 'B3CE56353EDB15A9',
|
||||||
CLIENT_SECRET: '3F733549E879878344B6C949B366BB5CDBB2DB5B7F7AB7EBBEBB0F0DD0776D1C',
|
CLIENT_SECRET: '3F733549E879878344B6C949B366BB5CDBB2DB5B7F7AB7EBBEBB0F0DD0776D1C',
|
||||||
REDIRECT_URI: 'http://local.lecoffreio.4nkweb:3000/authorized-client',
|
REDIRECT_URI: 'http://local.4nkweb.com:3000/authorized-client',
|
||||||
|
|
||||||
// API URLs
|
// API URLs
|
||||||
TOKEN_URL: 'https://qual-connexion.idnot.fr/user/IdPOAuth2/token/idnot_idp_v1',
|
TOKEN_URL: 'https://qual-connexion.idnot.fr/user/IdPOAuth2/token/idnot_idp_v1',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user