mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 21:17:01 +01:00
1 line
496 B
JavaScript
1 line
496 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."]]}; |