Commit graph

14 commits

Author SHA1 Message Date
Jonathan Griffin
2cbac647b8 remove optional PATCH /Users endpoint 2025-05-30 14:18:49 +02:00
Jonathan Griffin
5a31d1b93f update DELETE /Users endpoint to use tenancy and to soft delete 2025-05-30 14:18:49 +02:00
Jonathan Griffin
4371fec38e update POST /Users to use tenancy and not consider soft delete 2025-05-30 14:18:48 +02:00
Jonathan Griffin
bcfa421b8f update GET Users api to be minimal working rfc version 2025-05-30 14:18:48 +02:00
Jonathan Griffin
13f46fe566 update schemas to match more closely with rfc docs 2025-05-30 14:18:48 +02:00
Jonathan Griffin
7661bcc5e8 add ServiceProviderConfig endpoint 2025-05-30 14:18:48 +02:00
Jonathan Griffin
f0b397708d add 403 error for resourcetypes and schemas 2025-05-30 14:18:48 +02:00
Jonathan Griffin
ab8069a986 make scim constant file 2025-05-30 14:18:48 +02:00
Jonathan Griffin
cb0d6840bf add Schemas endpoint 2025-05-30 14:18:48 +02:00
Jonathan Griffin
59a7206161 add ResourceType endpoints 2025-05-30 14:18:48 +02:00
Pavel Kim
cd70633d1f [Draft] add auth flow with JWT 2025-05-30 12:00:52 +02:00
Pavel Kim
937e4d244c Fix pagination and implement all patch group methods 2025-05-30 12:00:52 +02:00
Pavel Kim
e13008c006 Support reactivation of users 2025-05-30 12:00:52 +02:00
Pavel Kim
fc357facf7 Add user/group SCIM endpoints 2025-05-30 12:00:52 +02:00