Crate kanidm_proto

Source
Expand description

Kanidm JSON protocol definitions

This library defines the elements that are used by Kanidm’s http APIs. Each module has different support levels which define the projects policy on change for the module.

Re-exports§

pub use webauthn_rs_proto as webauthn;

Modules§

attribute
constants
Because consistency is great!
internal
Kanidm internal elements
messages
oauth2
Oauth2 RFC protocol definitions.
scim_v1
These represent Kanidm’s view of SCIM resources that a client will serialise for transmission, and the server will deserialise to process them. In reverse Kanidm will send responses that a client can then process and use.
v1
Kanidm Version 1