aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-saml/src/test
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-035-5/+5
* SONAR-20920 Add details about signature and encryption on the SAML Test pageMatteo Mara2023-11-072-15/+120
* SONAR-20921 Handle more configuration errors in SAML test pageMatteo Mara2023-11-071-2/+51
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-242-7/+11
* [SONAR-18809] replace hash by nonce for CSP headersSteve Marion2023-04-112-236/+4
* SONAR-18809 fix SSF-358Matteo Mara2023-03-233-14/+24
* SONAR-18805 improve validation of the SAML authentication when login or name ...Matteo Mara2023-03-211-1/+18
* SONAR-18679 update its sonar authLéo Geoffroy2023-03-179-543/+0
* Update license templates for 2023Pierre2023-01-027-7/+7
* SONAR-17511 fix wrong behavior of the SAML Groups field when no value is prov...Matteo Mara2022-10-271-0/+1
* SONAR-17296 improved handling of SAML Authentication errors preventing the ha...Matteo Mara2022-10-102-0/+51
* SONAR-17296 sanitize SAML response fieldsMatteo Mara2022-09-263-240/+12
* SONAR-17296 improve the handlign of the SAML Response attributes in the confi...Matteo Mara2022-09-232-2/+4
* SONAR-17296 Return an error status if the SAML login and name are not found i...Matteo Mara2022-09-162-14/+62
* SONAR-17296 Add SamlValidationRedirectionFilter and SamlValidationCallbackFil...Dimitris Kavvathas2022-09-151-5/+3
* SONAR-17296 action for generating SAML requestSteve Marion2022-09-151-11/+6
* SONAR-17296 build the callback response for displaying the SAML Authenticatio...Matteo Mara2022-09-157-3/+691
* SONAR-16492 Log clear message when private key is not in PKCS8 formatZipeng WU2022-07-141-0/+19
* SONAR-16498 Documentation of the new SAML signature and encryption settingsMatteo Mara2022-06-211-1/+1
* SONAR-16493 Add SAML option for enabling signed service provider requests and...Dimitris Kavvathas2022-06-213-7/+36
* SONAR-16492 Allow SonarQube to support encrypted SAML responsesZipeng WU2022-06-219-8/+41
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-4/+3
* Update license headers for 2022 [update headers]Pierre2022-01-284-4/+4
* Improve code qualityDuarte Meneses2021-11-201-2/+2
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-24/+16
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-084-5/+4
* SONAR-13328 fix SSF-106Michal Duda2020-06-196-30/+68
* SONAR-13327 Fix SSF-107Julien Lancelot2020-06-153-21/+122
* 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-073-3/+3
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin (#...Jacek2019-10-171-4/+2
* SONAR-12471 Embed LDAP authenticationJulien Lancelot2019-10-071-1/+1
* SONAR-12471 Embed SAML authenticationJulien Lancelot2019-10-078-0/+610