Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FYI] Upgrading from v8 -> v10 Broke Okta SAML #663

Open
dvfeinblum-betterment opened this issue Feb 6, 2023 · 1 comment
Open

[FYI] Upgrading from v8 -> v10 Broke Okta SAML #663

dvfeinblum-betterment opened this issue Feb 6, 2023 · 1 comment

Comments

@dvfeinblum-betterment
Copy link

dvfeinblum-betterment commented Feb 6, 2023

Hey folks; this isn't really an issue that needs to be fixed, per se, but I wanted to share an experience we had recently going from v8 to v10. Post upgrade, I was able to log in and do all the things, as could most of our users. However, after the weekend, the majority of our users could no longer log in, seeing the infamous-in-your-help-forums "blank login screen."

image

After much confusion, we finally realized that the issue was that SAML had somehow been disabled at some point during the upgrade. I still don't fully understand how this happened. The other issue we had is that, while the docs state that the audience URI should match the Single Sign On, Recipient, and Destination URLs, redash was throwing AudienceRestriction errors when we had all of those URLs identical. I had to figure out the value we'd had this set to previous in order to fix the problem.

Anywho, I hope any or all of this is helpful to y'all. If nothing here is of value, feel free to just close this issue. I'm also happy to provide more info if y'all have questions.

Aside from this, the upgrade was incredibly helpful and your docs were great, btw 👍

@dvfeinblum-betterment
Copy link
Author

dvfeinblum-betterment commented Feb 6, 2023

Also just to be clear for any non-maintainers reading this, if you're getting the blank login screen of death, make sure that you've actually got SAML turned on @ https://{redash url}/settings/general (again this somehow got turned off when we upgraded)
image

If this is disabled, you won't get the helpful error log(s) I mentioned above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant