mirror of
https://github.com/apache/superset.git
synced 2026-07-09 00:05:36 +00:00
The authorization endpoint auto-resolves from the hostname, but the token exchange has no database context, so token_request_uri must be supplied for the auto-detected flow. Docs implied both endpoints auto-detect. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>