Hello,

I’m trying to set up JWT authentication for redash, but I’m unsure where I should redirect my users after they’ve logged into the other service. Sending it directly to localhost:5000 gets me the password login page even though I’ve disabled it through environment variables.

Any hints?

Nevermind, I figured this out.

Amazing! Maybe next time you could share the solution in order to help others like me that have the same trouble. That will help a lot!

I ended up forking and writing my own authentication.

I am running into the same problem, can you share your fork please?

Thanks