-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix saml bug unable to login #10868
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
base: 4.19
Are you sure you want to change the base?
Fix saml bug unable to login #10868
Conversation
@blueorangutan package |
@vits-hugs a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13387 |
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.
clgtm, maybe this should be a setting allowing the operator to enable the ‘bypass’ login or not. What do you think @vits-hugs ?
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #10868 +/- ##
============================================
- Coverage 15.17% 15.17% -0.01%
- Complexity 11339 11345 +6
============================================
Files 5414 5415 +1
Lines 475185 475571 +386
Branches 57991 58036 +45
============================================
+ Hits 72105 72145 +40
- Misses 395018 395360 +342
- Partials 8062 8066 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Could be a security risk - perhaps wrap around a global setting. Some orgs may not want that? |
Description
After setting a user to login using SAML, and then disabling the login by SAML for the user, he cannot access the account anymore, neither by saml nor by username and password. So this PRs adds and verification to let a user with SAML authentication disabled login with username and password.
Types of changes
Bug Severity
How Has This Been Tested?
To test, i followed this process: