Anthony Stirling
|
2a1dad80f0
|
rename
|
2024-12-22 11:17:22 +00:00 |
|
Ludy
|
eff1843061
|
Major Enhancements to SAML2 and OAuth2 Integration with Simplified Security Configurations (#2040)
* implement Saml2 login/logout
* changed: deprecation code
* relyingPartyRegistrations only enabled samle
|
2024-10-20 12:30:58 +01:00 |
|
Ludy
|
29fcbf30d7
|
Admin panel - Enhanced User Management & Fix: #1630 (#1658)
* Prevents SSO login due to faulty verification
* add translation & fix show error message
* Update settings.yml.template
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
|
2024-08-16 11:57:37 +01:00 |
|
Ludy87
|
ffec5f7b54
|
extends the functionality of oauth in Stirling PDF 2.
|
2024-05-18 23:47:05 +02:00 |
|
Ludy87
|
811c19e00d
|
extends the functionality of oauth in Stirling PDF
|
2024-05-12 19:58:34 +02:00 |
|
Anthony Stirling
|
890163053b
|
introduces custom settings file (#1158)
* Introducing a custom settings file
* formats
* chnages
* Update README.md
|
2024-05-03 20:43:48 +01:00 |
|
Sahil Phule
|
d9fa8f7b48
|
Add OAUTH2 OIDC login support (#1140)
* Somewhat working
* Change Autocreate logic
* Add OAuth Error Message if Auto create Disabled
* Display OAUTH2 username(email) in Account Settings
* Disable Change user/pass for Oauth2 user
* Hide SSO Button if SSO login Disabled
* Remove some spaces and comments
* Add OAUTH2 Login example docker-compose file
* Add Some Comments
* Hide Printing of Client secret
* Remove OAUTH2 Beans
and replace with applicationProperties
* Add conditional annotation to Bean Creation
* Update settings.yml.template
Add OAUTH2 enabling template.
* Update messages_en_GB.properties
|
2024-04-29 22:01:22 +01:00 |
|