Dario Ghunney Ware

Results 8 issues of Dario Ghunney Ware

# Description Please provide a summary of the changes, including relevant motivation and context. Closes #(issue_number) ## Checklist - [ ] I have read the [Contribution Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md) - [x] I...

enhancement
Java
Front End
Back End
Docker
Security
API
size:XXL

# Description of Changes * Refactoring of SSO code around OAuth & SAML 2 * Enabling auto-login with SAML 2 via the new `SSOAutoLogin` property * Correcting typos & general...

Java
Front End
Back End
Translation
Security
API
size:XXL

### Feature Description Enable encryption for SSO ### Why is this feature valuable? This feature would allow users to encrypt their keys as they go through the OAuth flow, thereby...

enhancement

### Feature Description Separate the Open Source code from the enterprise code for more clarity between the two. Ensure enterprise code remains in public GitHub and viewable ### Why is...

enhancement

### Feature Description When a user sign's in using SSO, we should save their details to the DB using the ID given by the SSO provider they have chosen instead...

enhancement
Java
Back End

# Description of Changes Introducing the new `common` module to house common beans, classes and configuration properties that will be used across Stirling PDF. It will also alleviate issues around...

Java
Front End
Back End
Security
API
Test
size:L

- Fixing SAML2 login & logout - Implemented SP-initiated Single Logout (SLO) - `enableSingleLogout` to enable SP-initiated SLO - Added divider for SAML providers on login page --- ### UI...

Java
Back End
Security
API
Test
size:XXL

# Description of Changes - Fixed logout for Keycloak using `id_token_hint` with fallback - Better logout for OIDC providers with `end_session_endpoint` discovery - Corrected auth token in `JwtAuthenticationFilter` Closes: -...

Java
Back End
Security
API
Test
size:XXL
Gradle