EinavDanielDX opened a new issue #18573: URL: https://github.com/apache/superset/issues/18573
Keycloak is my only oauth provider, yet login page asks me to select auth provider. #### How to reproduce the bug 1. set up login with keycloak auth provider 2. login ### Expected results Superset should skip the provider selection under /login/ and redirect straight to the provider login page and from there to app ### Actual results I am being redirected to /login/ and has to choose the oauth provider #### Screenshots  ### Environment (please complete the following information): - browser type and version: chrome Version 97.0.4692.99 - superset version: Superset 1.4.0 - python version: Python 3.8.12 - keycloak version: 15.0.2 ### Additional context According to [this](https://github.com/dpgaspar/Flask-AppBuilder/pull/1618) MR, skipping the login page should be enabled by default when using Flask-AppBuilder > 3.3.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
