Issue Summary

I had redash working with SAML to Auth0 but we now want to use JWT. I’m looking for any working example of which REDASH_JWT_ environment variable to use and what to set them to (the documentation is very thin). I’ve set these env vars as best as I can but when I browse to my redash instance I just get the password login.

Technical details:

  • Redash Version:8.0.0
  • Browser/OS: Chrome
  • How did you install Redash: self hosted on GCP

Looking at the code it seems that perhaps Redash only supports Google as the JWT provider. Can that be true?

I believe so. Generic JWT hasn’t been implemented from what I saw.