SSO Refactoring
Description of Changes
- Refactoring of SSO code around OAuth & SAML 2
- Enabling auto-login with SAML 2 via the new
SSOAutoLoginproperty - Correcting typos & general cleanup
Checklist
General
- [x] I have read the Contribution Guidelines
- [x] I have read the Stirling-PDF Developer Guide (if applicable)
- [x] I have read the How to add new languages to Stirling-PDF (if applicable)
- [x] I have performed a self-review of my own code
- [x] My changes generate no new warnings
Documentation
- [x] I have updated relevant docs on Stirling-PDF's doc repo (if functionality has heavily changed)
- [x] I have read the section Add New Translation Tags (for new translation tags only)
UI Changes (if applicable)
- [ ] Screenshots or videos demonstrating the UI changes are attached (e.g., as comments or direct attachments in the PR)
Testing (if applicable)
- [x] I have tested my changes locally. Refer to the Testing Guide for more details.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
2.6% Duplication on New Code
Pretty extensive, I'll test it as much as I can this weekend.
The user ludy@local only has user rights or should only have user rights, at that moment he can act as an admin, that should not be the case.
Login via Keycloak
The user ludy@local only has user rights or should only have user rights, at that moment he can act as an admin, that should not be the case.
Login via Keycloak
@Ludy87 is this with OAuth 2 or SAML 2?
@Ludy87 is this with OAuth 2 or SAML 2?
OAuth 2
