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 2019/08/27 16:08:40 UTC

[GitHub] [incubator-superset] paulvic edited a comment on issue #7739: Custom OAuth issue

paulvic edited a comment on issue #7739: Custom OAuth issue
URL: https://github.com/apache/incubator-superset/issues/7739#issuecomment-525370438
 
 
   I'm seeing this too on 0.33.0rc1. I did a little digging today and found this PR https://github.com/dpgaspar/Flask-AppBuilder/pull/910 which introduced redirects after login. I noticed that the `next` value on the login screen is set as follows:
   ![image](https://user-images.githubusercontent.com/20205680/63788127-d7362e00-c8ec-11e9-9544-a251a7fa88af.png)
   
   Clicking on login, then redirects to `/oauth-authorized/login`. 
   
   If I logout and go back to the login screen and then manually set the `next` value in the console as follows:
   ![image](https://user-images.githubusercontent.com/20205680/63788266-11073480-c8ed-11e9-8004-2e26e0f5de95.png)
   
   ...then I can login successfully.
   
   Not sure if this is a `superset` or `flask_appbuilder` issue.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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