aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-saml
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Kengo TODA2021-10-081-1/+1
| | | | runtime configurations
* 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-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
* 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
| | | | | | | | (#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 LDAP authenticationJulien Lancelot2019-10-071-1/+1
|
* SONAR-12471 Embed SAML authenticationJulien Lancelot2019-10-0713-0/+1068