kanidm/tools/iam_migrations/freeipa/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 20231218 ipa sync unix password (#2374) 2023-12-18 11:20:37 +10:00
error.rs 1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00
main.rs Further SCIM sync testing, minor fixes (#3305) 2024-12-20 07:16:07 +00:00
opt.rs 20231204 ipa sync minor improvements (#2357) 2023-12-04 16:58:15 +10:00
tests.rs OAuth2 Token Type (#3008) 2024-08-25 23:30:20 +00:00