mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 04:57:00 +01: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. |
||
---|---|---|
.. | ||
account.rs | ||
accountpolicy.rs | ||
application.rs | ||
applinks.rs | ||
audit.rs | ||
authsession.rs | ||
credupdatesession.rs | ||
delayed.rs | ||
event.rs | ||
group.rs | ||
identityverification.rs | ||
ldap.rs | ||
mod.rs | ||
oauth2.rs | ||
radius.rs | ||
reauth.rs | ||
scim.rs | ||
server.rs | ||
serviceaccount.rs |