aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-saml
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16498 Documentation of the new SAML signature and encryption settingsMatteo Mara2022-06-212-3/+3
* SONAR-16493 Add SAML signature and encryption properties to audit logsMatteo Mara2022-06-211-1/+1
* SONAR-16493 Add SAML option for enabling signed service provider requests and...Dimitris Kavvathas2022-06-215-12/+79
* SONAR-16492 Allow SonarQube to support encrypted SAML responsesZipeng WU2022-06-2111-8/+58
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-4/+3
* [NO-JIRA] Upgrade minor backend dependenciesJacek2022-02-041-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-289-9/+9
* Improve code qualityDuarte Meneses2021-11-201-2/+2
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-24/+16
* SONAR-15474 Upgrade java-saml version to 2.8.0Jacek2021-11-151-1/+1
* SONAR-15470 Do not declare Gradle build dependencies using compile and runtim...Kengo TODA2021-10-081-1/+1
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-271-12/+12
* SONAR-14684 Fix SSF-151Philippe Perrin2021-04-151-0/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-089-11/+9
* SONAR-13328 fix SSF-106Michal Duda2020-06-197-34/+102
* SONAR-13327 Fix SSF-107Julien Lancelot2020-06-157-22/+188
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-142-3/+5
* Minimize dependenciesJulien HENRY2020-03-191-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-077-7/+7
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin (#...Jacek2019-10-172-5/+2
* SONAR-12471 Embed LDAP authenticationJulien Lancelot2019-10-071-1/+1
* SONAR-12471 Embed SAML authenticationJulien Lancelot2019-10-0713-0/+1068