My organization is starting to implement two-factor authentication for all internal apps the company uses. They are starting to use Duo Security (https://duo.com/) which apparently has a form of SAML support as well as custom “Web SDK” support.

I’m curious if anyone has had any luck setting this up for a self hosted Redash instance. I could modify source to get it working with the “Web SDK”, but using Redash’s built-in SAML support is the preferred way.

Redash Version: 4.0.1+b4038

SAML auth for Redash is working just fine and I recently have pushed changes to documentation on how to setup, hopefully it went trough already as otherwise it was a bit outdated.