GET

/auth/v1/method/oidc/{provider}/authorize

Bearer*
curl --request GET \
     --url https://try.flipt.io/auth/v1/method/oidc/{provider}/authorize \
     --header 'Authorization: Bearer AUTH_VALUE'

Parameters

providerRequired
string
stateRequired
string

Response

authorizeUrlRequired
string