Skip to main content
GET
Start OIDC sign-in

Path Parameters

provider
required

The identity provider to act on.

Allowed value: "password"

Query Parameters

reauthProof
string

A step-up re-authentication proof. Required to start a link (adding a provider is a credential-adding action, so a live session alone is not enough); ignored for sign-in and reauth.

redirectUri
string

Frontend URL to return to once done. Carried through the flow and used to build the callback's redirect.

Response

The response to a successful sign-in start: where to send the user.

The response to a successful sign-in start: where to send the user.

authorizeUrl
string
required

The provider authorize URL the client should redirect the user to.