GitHub user sfirke closed the discussion with a comment: Is it possible to add both AUTH_DB and AUTH_OAUTH at a time ?
No, this is not possible. Superset uses Flask-AppBuilder under the hood for authentication and FAB only supports one auth method at a time. Here is a feature request in that repo: https://github.com/dpgaspar/Flask-AppBuilder/issues/1924 GitHub link: https://github.com/apache/superset/discussions/26088#discussioncomment-12541885 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
