nowak-ninja edited a comment on issue #978: redirects change https requests to http locations
URL: https://github.com/apache/incubator-superset/issues/978#issuecomment-488688690
Hey, I think redirects on ALB/Nginx level from 80 to 443 is a workaround, not a solution.
I am not familiar with flask/gunicorn/whatever runs the Superset but anyway tried to force
redirects go to https rather than http, but without success. I ended up with redirect solution
JUST for Superset. Is there ANY other way to force Superset to use https? Middleware or something?
----------------------------------------------------------------
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
|