Skip to main content

Login

POST 

/v1/auth/login

Login initiates an OIDC authorization-code + PKCE flow. Returns an authorization_url the caller must redirect the user's browser to. After the IdP authenticates and redirects to redirect_uri, the platform establishes a session cookie for subsequent requests.

Request

Responses

Success