kanidm/server/lib/src/idm
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
..
account.rs Clippy Lints (#3255) 2024-11-30 06:13:26 +00:00
accountpolicy.rs Feat: Adding POSIX Password fallback (#3067) 2024-10-02 19:28:36 +10:00
application.rs Clippy Lints (#3255) 2024-11-30 06:13:26 +00:00
applinks.rs Clippy Lints (#3255) 2024-11-30 06:13:26 +00:00
audit.rs 20231222 piv authentication (#2398) 2023-12-29 23:15:26 +00:00
authsession.rs OAuth2 Token Type (#3008) 2024-08-25 23:30:20 +00:00
credupdatesession.rs Use specific errors for intent token revoked (#3291) 2024-12-16 10:28:00 +10:00
delayed.rs 20240703 htmx (#2870) 2024-07-07 03:36:47 +00:00
event.rs 20240810 application passwords (#2968) 2024-08-20 06:44:37 +00:00
group.rs Cleanup of println and other outputs (#3266) 2024-12-04 15:13:14 +10:00
identityverification.rs Clippy Lints (#3255) 2024-11-30 06:13:26 +00:00
ldap.rs 20240906 Attribute as an Enum Type (#3025) 2024-09-09 00:53:10 +00:00
mod.rs Feat: Adding POSIX Password fallback (#3067) 2024-10-02 19:28:36 +10:00
oauth2.rs 20240927 SCIM put (#3151) 2024-11-30 06:56:17 +00:00
radius.rs Chore: Refactor Groups to be more generic (#3136) 2024-10-25 00:36:20 +00:00
reauth.rs enforcen den clippen (#2990) 2024-08-21 00:32:56 +00:00
scim.rs Further SCIM sync testing, minor fixes (#3305) 2024-12-20 07:16:07 +00:00
server.rs Clippy Lints (#3255) 2024-11-30 06:13:26 +00:00
serviceaccount.rs Clippy Lints (#3255) 2024-11-30 06:13:26 +00:00