-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Changed asc_url to entity_id #6202
Conversation
Respect the User Setting instead of a hardcoded value
@getredash/maintainers Is anyone around who understands SAML and has time to review this Python PR? 😄 |
Codecov Report
@@ Coverage Diff @@
## master #6202 +/- ##
==========================================
- Coverage 61.89% 59.96% -1.94%
==========================================
Files 158 153 -5
Lines 12968 12467 -501
Branches 1772 1687 -85
==========================================
- Hits 8027 7476 -551
- Misses 4665 4783 +118
+ Partials 276 208 -68
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm comfortable merging this in if @DSigmund you could confirm that you've deployed this and it works as expected.
I don't think any of the current maintainers have enough SAML knowledge to truly review this PR.
It works as expected :-)
Many Thanks for merging it!
|
Hi,
It fixes the Setting where you have to enter a SAML-URL.
You are now able and must enter the correct URL as written in the
instructions.
|
I probably encountered this bug. Thank you for addressing this. |
Respect the User Setting instead of a hardcoded value
What type of PR is this?
Description
See #6201
How is this tested?
Related Tickets & Documents
#6201
Mobile & Desktop Screenshots/Recordings (if there are UI changes)