Commit graph

19 commits

Author SHA1 Message Date
5f590e1c54 DEV: Only return users with a non-negative ID 2024-10-25 10:00:50 +01:00
b93a0ae663 DEV: Bump scimitar version from 2.9.0 to 2.10.0 2024-10-25 09:30:49 +01:00
ab92c4dc97 DEV: Use User as default type for group members 2024-10-24 09:44:05 +01:00
1496404433 DEV: Update ServiceProviderConfig 2024-10-24 09:19:55 +01:00
7e358fb98b DEV: Add fallback route with 404 error 2024-10-24 09:14:29 +01:00
4b8d576b13 DEV: Check if plugin is enabled 2024-10-22 09:48:23 +01:00
922ff50e06 DEV: Move user and group class extensions to mixins 2024-10-22 09:31:57 +01:00
3a282084a0 DEV: Add integration tests for group endpoints 2024-10-15 10:49:17 +01:00
c2afc8a27c DEV: Add test for user deletion 2024-10-15 10:48:00 +01:00
f8aaa2a039 DEV: Add integration tests for user endpoints 2024-10-14 09:44:56 +01:00
69fff8cfa5 DEV: Remove mapping of name attribute in User 2024-10-14 09:44:22 +01:00
61e62d07d6 DEV: Add Group replace and destroy endpoints 2024-10-14 09:43:13 +01:00
1ef8cb17d9 DEV: Add spec for scoped API key 2024-10-10 09:28:13 +01:00
43f3d34c46 DEV: Clean up of code 2024-10-09 12:26:05 +01:00
7d3b94bf59 DEV: Add README and LICENSE 2024-10-09 12:13:14 +01:00
8d9d55b861 DEV: Check for authorization based on token 2024-10-08 10:39:50 +01:00
6b4e0e6faa DEV: Add support for groups in SCIM 2024-10-08 08:42:35 +01:00
dafba8c0e1 DEV: Modify User model for SCIM 2024-10-07 11:22:23 +01:00
95c62e2941 Initial commit 2024-10-06 18:39:16 +01:00