Initiate OIDC Login
GET/sso/:client_slug/oidc/login
Start the OIDC authorization-code flow with PKCE: generates state, nonce, and code verifier, stores them server-side (with a cookie fallback), and redirects the browser (302) to the tenant's OIDC provider.
Request
Responses
- 302
- 422
Successful Response
Validation Error