Hi All,

So after a lot of fiddling around, I finally have the SAML Auth 99% working.

According to the logs, redash is expecting the ACS Callback URL to be http://..., mean while google only allows https://.. for this field.

Anyway to get Redash to recognize it’s running via https?

I checked manually in postgres and couldn’t find this Url defined anywhere.

The offending log line is:

[2020-06-23 13:23:12,346][PID:14][ERROR][saml2.response] https://redash.org.com/saml/callback?org_slug=default not in ['http://redash.org.com/saml/callback?org_slug=default']