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/03/15 16:42:30 UTC

[GitHub] [incubator-superset] mapto commented on issue #7024: KnoxSSO integration

mapto commented on issue #7024: KnoxSSO integration
URL: https://github.com/apache/incubator-superset/issues/7024#issuecomment-473358828
 
 
   I'm facing problems with redirects and I'm not sure what exactly am I doing wrong:
   
   1. When I authenticate the user programatically using information from the request (same for all three of the original approaches I tried) and calling flask_login.login_user, the next call somehow looses its session cookie. This might be a consequence to the following issue.
   
   2. Leaving authentication aside, when reverse-proxy pages that do not require authentication, these pages end up in a self-redirect loop, possibly similar to [this issue](https://stackoverflow.com/questions/33077425/nginx-https-reverse-proxy-infinite-loop). I haven't tried engineering `X-Forwarded-*` request headers yet, but this seems the way to go.

----------------------------------------------------------------
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