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§

  • Because consistency is great!
  • Kanidm internal elements
  • Oauth2 RFC protocol definitions.
  • 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.
  • Kanidm Version 1