---
title: "Start login flow"
method: GET
path: "/auth/login"
tags: ["Auth"]
---

# Start login flow

`GET /auth/login`

Initiates OIDC/OAuth2 login when auth is configured.

## Other responses

- `302` — Found
- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/intelligencedev/apis/manifold-api.md) · [All operations](https://skmtc.net/intelligencedev/apis/manifold-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/intelligencedev/manifold-api/versions/1b74eae59b49/schema)
