Module kanidm_proto::scim_v1::server
source · Structs§
- A strongly typed ScimEntry that is for transmission to clients. This uses Kanidm internal strong types for values allowing direct serialisation and transmission.
Enums§
- This is a strongly typed ScimValue for Kanidm. It is for serialisation only since on a deserialisation path we can not know the intent of the sender to how we deserialise strings. Additionally during deserialisation we need to accept optional or partial types too.