test on idnote callback
This commit is contained in:
parent
f58af08056
commit
22b6b6baa5
@ -35,6 +35,7 @@ export default class Login extends BasePage {
|
|||||||
private redirectUserOnConnection() {
|
private redirectUserOnConnection() {
|
||||||
const url = `https://qual-connexion.idnot.fr/IdPOAuth2/authorize/idnot_idp_v1?
|
const url = `https://qual-connexion.idnot.fr/IdPOAuth2/authorize/idnot_idp_v1?
|
||||||
client_id=4501646203F3EF67
|
client_id=4501646203F3EF67
|
||||||
|
&redirect_uri=https://app.stg.lecoffre.smart-chain.fr/
|
||||||
&scope=openid,profile,offline_access
|
&scope=openid,profile,offline_access
|
||||||
&response_type=code`;
|
&response_type=code`;
|
||||||
window.location.assign(url)
|
window.location.assign(url)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user