# Auth Hub and AI Gateway — relationship (merged)

> **Full integration guide:** [`ROALLA-HUB_Instructions.md`](./ROALLA-HUB_Instructions.md)
>
> - **Platform overview:** [Roalla platform — Auth Hub and AI Gateway](./ROALLA-HUB_Instructions.md#roalla-platform--auth-hub-and-ai-gateway)
> - **Developer AI wiring:** [Part 11 — Roalla AI Gateway](./ROALLA-HUB_Instructions.md#part-11--roalla-ai-gateway-developer-integration)
> - **Gateway team handoff:** [Handoff subsection](./ROALLA-HUB_Instructions.md#handoff-to-roalla-ai-gateway-team-pitchhotshot)

| Service | URL | Role |
|---------|-----|------|
| **Auth Hub** | https://sso.roalla.com | Login, JWT issuer, email, Azure storage SAS |
| **AI Gateway** | https://ai.roalla.com | OpenAI/Whisper routing, limits, central API keys |

Product apps set `AUTH_URL` + `AUTH_CLIENT_ID` for login and `AI_GATEWAY_URL` for AI. They **do not** set `OPENAI_API_KEY`.

Admin overview: [`ROALLA-PLATFORM.md`](./ROALLA-PLATFORM.md) · [sso platform page](https://sso.roalla.com/platform.html)
