auth
entra
Start
Redirect to Entra's /common authorize endpoint.
No provider or org_slug: a tenant's own SSO connection still goes through WorkOS.
get/api/auth/entra/start
Query parameters
frontend_originstring nullable
nextstring nullable
callback_portinteger nullable
login_hintstring nullable
legalstring nullable
oauth_statestring nullable
Response
Successful Response
{"stackTrail":"paths:/api/auth/entra/start:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 3 of the 30 revisions of this API.5
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parameterlegalnew-optional-request-parameter
- ○
added the new optional
queryrequest parameteroauth_statenew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○