squalou commented on issue #7739: Custom OAuth issue
URL: 
https://github.com/apache/incubator-superset/issues/7739#issuecomment-524786736
 
 
   Note : I did a quick and really dirty as I'm running all this in a docker 
container.
   I changed 
/usr/local/lib/python3.6/site-packages/flask_appbuilder/security/views.py
   
   around line 677
   
   - hardcoded 'provider' to 'google'  (its value is 'login' which is what 
causes the KeyError)
   - hardcoded next_url to "/superset/welcome"
   
   Does the job until something better fixes it.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to