Create Auth Session For Password Login


↪️

Redirect Required

Your application will need to redirect to this endpoint instead of making a direct API call.

🏢

Tenant Vanity Domain Required

When calling this API you need to use the vanity domain of the tenant that the user is logging in to.

Creates an auth session for the password login request. If the session is created successfully, this API redirects to the redirect URI specified in the authorization request with an authorization code and state (if provided). The response will also contain a session cookie associated with the authenticated user.

If the session creation fails, this API will redirect to the redirect URI specified in the authorization request with an error code.

Language
URL
Click Try It! to start a request and see the response here!