You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/01/23 19:55:46 UTC

[GitHub] [superset] Ceridan commented on issue #18138: Can't start without authlib if OAUTH enabled

Ceridan commented 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 by yourself.
   Check documentation [Custom OAuth2 Configuration](https://superset.apache.org/docs/installation/configuring-superset) section from the docs. It says:
   
   > 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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org