Skip to main content

Begin an OIDC authorization-code + PKCE browser flow

POST 

/api/v1/auth/oidc/:provider_id/start

Requires same-origin JSON. The result is an authorization URL and a short-lived host-only HttpOnly SameSite=Lax correlation cookie; no provider tokens are returned to browser JavaScript.

Request

Responses

Browser authorization URL and correlation cookie