Resolve tenant routing + Cognito config
GET/tenant-config
Returns the public-safe routing fields a frontend needs to bootstrap a tenant session: the tenant's backend origin and Cognito hosted-domain / app client ID. Result is cached in-process for 60s. Returns 404 if no ROUTING or COGNITO row exists for the tenant, or if either is marked active=false.
Request
Responses
- 200
- 400
- 404
Tenant resolved.
tenant_id query parameter missing.
No active routing/Cognito entry found for this tenant in TenantDirectory.