---
title: "Start"
method: GET
path: "/api/auth/entra/start"
tags: ["auth", "entra"]
---

# Start

`GET /api/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.

## Query parameters

- `frontend_origin` string, nullable
- `next` string, nullable
- `callback_port` integer, nullable
- `login_hint` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/revisions/c53108d35a70/schema)
