kanidm/server/lib
Firstyear 2f7279d8db Further SCIM sync testing, minor fixes (#3305)
This adds further testing of SCIM sync, especially around
conversion of the SCIM Sync Person and Group types into
SCIM Entry. This test would have prevented #3298 and
 #3299 from occuring.

During testing two more fixes were found. external_id should have
been required (not optional) and a group with no members would
cause a serialisation issue.
2024-12-21 17:22:02 +10:00
..
benches Remove WASM (#3148) 2024-10-26 17:19:13 +10:00
src Further SCIM sync testing, minor fixes (#3305) 2024-12-21 17:22:02 +10:00
build.rs 20240221 2489 cleanup api v1 (#2573) 2024-02-27 09:25:02 +00:00
Cargo.toml Remove WASM (#3148) 2024-10-26 17:19:13 +10:00
PROFILING.md Docs rework (#2919) 2024-07-23 02:21:56 +00:00