mirror of
https://github.com/kanidm/kanidm.git
synced 2025-05-22 00:43:54 +02:00
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. |
||
---|---|---|
.. | ||
constants | ||
internal | ||
scim_v1 | ||
v1 | ||
attribute.rs | ||
constants.rs | ||
lib.rs | ||
messages.rs | ||
oauth2.rs |