kanidm/tools/iam_migrations/ldap/src
Firstyear 9f499f3913
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-20 07:16:07 +00:00
..
config.rs Adding max_ber_size option in config for ldap sync (#2416) 2024-01-19 10:42:04 +10:00
error.rs 20230608 ldap sync (#1728) 2023-06-13 14:26:50 +10:00
main.rs Further SCIM sync testing, minor fixes (#3305) 2024-12-20 07:16:07 +00:00
opt.rs Chasing yaks down dark alleyways (#2207) 2023-10-11 15:44:29 +10:00