4 lines
144 B
Plaintext
4 lines
144 B
Plaintext
|
{
|
||
|
"AuthURL": "${env('CONSUL_OIDC_PROVIDER_URL')}&redirect_uri=${encodeURIComponent(http.body.RedirectURI)}&response_type=code&scope=openid"
|
||
|
}
|