aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/scim
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0910-10/+10
* SONAR-23012 Add userName in scim users endpoint responseNolwenn Cadic2024-09-183-3/+37
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-162-2/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-039-9/+9
* SONAR-20315 update scim queries, introduce OffsetBasedPaginationPierre2023-09-284-14/+15
* SONAR-18759 introduce a new mechanism to activate SCIMPierre2023-03-224-0/+12
* SONAR-18662 Improve performance of group membership updatesAurelien Poscia2023-03-221-0/+18
* SONAR-18534 Support filter=displayName eq "displayName"Wojtek Wajerowicz2023-03-223-6/+71
* SONAR-18534 Support excludedAttributes=members for SCIM groups requestsAurelien Poscia2023-03-222-3/+17
* SONAR-18657 allow filtering on isManaged for /api/user_groups/searchWojtek Wajerowicz2023-03-221-0/+4
* SONAR-18689 add filtering by managed in /api/users/searchAurelien Poscia2023-03-221-1/+4
* SONAR-18532 Add support for group membership PUT in /api/scim/v2/GroupsAurelien Poscia2023-03-222-5/+66
* SONAR-18525 Support of DELETE verb for /api/scim/v2/GroupsAntoine Vigneau2023-03-222-0/+14
* SONAR-18525 SCIM Group data model (Mapper, DTO, DAO, Migrations)Antoine Vigneau2023-03-223-0/+144
* SONAR-18397 Add SCIM protocol DELETE /Users endpoint.Wojtek Wajerowicz2023-02-092-0/+6
* Update license templates for 2023Pierre2023-01-025-5/+5
* SONAR-17645 Support user commissioning and decomissioning through SCIM for OktaWojtek Wajerowicz2022-12-085-0/+267