Ceridan edited a comment on issue #18138: URL: https://github.com/apache/superset/issues/18138#issuecomment-1019555506
As far as I know, it is not a bug. This is expected behavior. OAuth is an option, so the required dependency is optional too. You may install it manually or as a part of your Superset deployment. According to the documentation [Custom OAuth2 Configuration](https://superset.apache.org/docs/installation/configuring-superset) section from the docs: > Make sure the pip package Authlib is installed on the webserver. Additionally, if you start Superset locally with Docker, here are some notes in the README on how to add additional packages: https://github.com/apache/superset/blob/master/docker/README.md#local-packages -- 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]
