Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NO-JIRA] Remove reported code smells about usages of toList | Matteo Mara | 2023-01-10 | 1 | -3/+2 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 9 | -9/+9 |
| | |||||
* | SONAR-17511 fix wrong behavior of the SAML Groups field when no value is ↵ | Matteo Mara | 2022-10-27 | 1 | -3/+3 |
| | | | | provided. | ||||
* | SONAR-17296 improved handling of SAML Authentication errors preventing the ↵ | Matteo Mara | 2022-10-10 | 2 | -2/+14 |
| | | | | handshake to start. | ||||
* | SONAR-17296 sanitize SAML response fields | Matteo Mara | 2022-09-26 | 2 | -30/+17 |
| | |||||
* | SONAR-17296 improve the handlign of the SAML Response attributes in the ↵ | Matteo Mara | 2022-09-23 | 1 | -1/+2 |
| | | | | configuration testign page | ||||
* | SONAR-17296 Return an error status if the SAML login and name are not found ↵ | Matteo Mara | 2022-09-16 | 2 | -3/+30 |
| | | | | in the response attributes | ||||
* | SONAR-17296 Add SamlValidationRedirectionFilter and ↵ | Dimitris Kavvathas | 2022-09-15 | 3 | -18/+18 |
| | | | | SamlValidationCallbackFilter to show SAML validation status page. | ||||
* | SONAR-17296 action for generating SAML request | Steve Marion | 2022-09-15 | 1 | -2/+1 |
| | | | | Create action for generating SAML request with test purpose relay-state. | ||||
* | SONAR-17296 build the callback response for displaying the SAML ↵ | Matteo Mara | 2022-09-15 | 6 | -129/+482 |
| | | | | Authentication status. | ||||
* | SONAR-17296 SAML auth test result HTML template | Jeremy Davis | 2022-09-09 | 1 | -0/+208 |
| | |||||
* | SONAR-17233 improve SAML configuration fields descriptions | Matteo Mara | 2022-08-29 | 1 | -8/+8 |
| | |||||
* | SONAR-17226 Display authentication-related settings in a more intuitive way | Revanshu Paliwal | 2022-08-25 | 1 | -1/+1 |
| | |||||
* | SONAR-16492 Log clear message when private key is not in PKCS8 format | Zipeng WU | 2022-07-14 | 2 | -5/+7 |
| | |||||
* | SONAR-16498 Documentation of the new SAML signature and encryption settings | Matteo Mara | 2022-06-21 | 1 | -2/+2 |
| | |||||
* | SONAR-16493 Add SAML signature and encryption properties to audit logs | Matteo Mara | 2022-06-21 | 1 | -1/+1 |
| | |||||
* | SONAR-16493 Add SAML option for enabling signed service provider requests ↵ | Dimitris Kavvathas | 2022-06-21 | 2 | -5/+43 |
| | | | | and a new input for the service provider certificate. | ||||
* | SONAR-16492 Allow SonarQube to support encrypted SAML responses | Zipeng WU | 2022-06-21 | 2 | -0/+17 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 5 | -5/+5 |
| | |||||
* | SONAR-15142 Persisting audits for User operations | Belen Pruvost | 2021-07-27 | 1 | -12/+12 |
| | |||||
* | SONAR-14684 Fix SSF-151 | Philippe Perrin | 2021-04-15 | 1 | -0/+2 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 5 | -6/+5 |
| | |||||
* | SONAR-13328 fix SSF-106 | Michal Duda | 2020-06-19 | 1 | -4/+34 |
| | |||||
* | SONAR-13327 Fix SSF-107 | Julien Lancelot | 2020-06-15 | 3 | -1/+64 |
| | | | | | | * SONAR-13327 Create 'SAML_MESSAGE_IDS' table and DAO * SONAR-13327 Check SAML Message id not already exist during auth * SONAR-13327 Clean expired SAML Message ids daily | ||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 4 | -4/+4 |
| | |||||
* | SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin ↵ | Jacek | 2019-10-17 | 1 | -1/+0 |
| | | | | | | | | (#2139) * remove login generation strategy * add migration to remove gh login strategy + code review fixes * support same login for new user and update login for SQ authority | ||||
* | SONAR-12471 Embed SAML authentication | Julien Lancelot | 2019-10-07 | 4 | -0/+432 |