Create Auth Session For External IdP Login

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

↪️

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 external IdP 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.

Query Params
string
required
length ≥ 1

The auth session code that will be used to authorize the creation of the auth session.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json