Resolve email to tenant + Cognito Hosted UI URL
POST/auth/discover
Looks up the email in AuthDirectory, finds the matching tenant, and returns the URL the SPA should redirect the browser to (Cognito Hosted UI authorize endpoint).
Request
Responses
- 200
- 401
Hosted UI redirect URL.
Email missing, no matching tenant, or tenant config incomplete.