kanidm/docs/v1.1.0-alpha.7/rustdoc/kanidmd_lib/identity/sidebar-items.js
2022-10-17 10:25:41 +00:00

1 line
665 B
JavaScript

window.SIDEBAR_ITEMS = {"enum":[["AccessScope",""],["IdentType","The type of Identity that is related to this session."],["IdentityId","A unique identifier of this Identity, that can be associated to various caching components."]],"struct":[["IdentUser","Metadata and the entry of the current Identity which is an external account/user."],["Identity","An identity that initiated an `Event`. Contains extra details about the session and other info that can assist with server decision making."],["Limits","Limits on the resources a single event can consume. These are defined per-event as they are derived from the userAuthToken based on that individual session"]]};