API Authentication
Oidc Authorize
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'
curl --request GET \
--url https://try.flipt.io/auth/v1/method/oidc/{provider}/authorize \
--header 'Authorization: Bearer AUTH_VALUE'