<!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"><metaname="generator"content="rustdoc"><metaname="description"content="Contains structures related to the Identity that initiated an `Event` in the server. Generally this Identity is what will have access controls applied to and this provides the set of `Limits` to confine how many resources that the identity may consume during operations to prevent denial-of-service."><metaname="keywords"content="rust, rustlang, rust-lang, identity"><title>kanidmd_lib::server::identity - Rust</title><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../SourceSerif4-Regular.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../FiraSans-Regular.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../FiraSans-Medium.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../SourceCodePro-Regular.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../SourceSerif4-Bold.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../SourceCodePro-Semibold.ttf.woff2"><linkrel="stylesheet"href="../../../normalize.css"><linkrel="stylesheet"href="../../../rustdoc.css"id="mainThemeStyle"><linkrel="stylesheet"href="../../../ayu.css"disabled><linkrel="stylesheet"href="../../../dark.css"disabled><linkrel="stylesheet"href="../../../light.css"id="themeStyle"><scriptid="default-settings"></script><scriptsrc="../../../storage.js"></script><scriptdefersrc="../../../main.js"></script><noscript><linkrel="stylesheet"href="../../../noscript.css"></noscript><linkrel="alternate icon"type="image/png"href="../../../favicon-16x16.png"><linkrel="alternate icon"type="image/png"href="../../../favicon-32x32.png"><linkrel="icon"type="image/svg+xml"href="../../../favicon.svg"></head><bodyclass="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><navclass="mobile-topbar"><buttonclass="sidebar-menu-toggle">☰</button><aclass="sidebar-logo"href="../../../kanidmd_lib/index.html"><divclass="logo-container"><imgclass="rust-logo"src="../../../rust-logo.svg"alt="logo"></div></a><h2></h2></nav><navclass="sidebar"><aclass="sidebar-logo"href="../../../kanidmd_lib/index.html"><divclass="logo-container"><imgclass="rust-logo"src="../../../rust-logo.svg"alt="logo"></div></a><h2class="location"><ahref="#">Module identity</a></h2><divclass="sidebar-elems"><section><ulclass="block"><li><ahref="#structs">Structs</a></li><li><ahref="#enums">Enums</a></li></ul></section></div></nav><main><divclass="width-limiter"><navclass="sub"><formclass="search-form"><span></span><inputclass="search-input"name="search"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><divid="help-button"title="help"tabindex="-1"><ahref="../../../help.html">?</a></div><divid="settings-menu"tabindex="-1"><ahref="../../../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../../../wheel.svg"></a></div></form></nav><sectionid="main-content"class="content"><divclass="main-heading"><h1class="fqn">Module <ahref="../../index.html">kanidmd_lib</a>::<wbr><ahref="../index.html">server</a>::<wbr><aclass="mod"href="#">identity</a><buttonid="copy-path"onclick="copy_path(this)"title="Copy item path to clipboard"><imgsrc="../../../clipboard.svg"width="19"height="18"alt="Copy item path"></button></h1><spanclass="out-of-band"><aclass="srclink"href="../../../src/kanidmd_lib/server/identity.rs.html#1-264">source</a> · <aid="toggle-all-docs"href="javascript:void(0)"title="collapse all docs">[<spanclass="inner">−</span>]</a></span></div><detailsclass="rustdoc-toggle top-doc"open><summaryclass="hideme"><span>Expand description</span></summary><divclass
server. Generally this Identity is what will have access controls applied to
and this provides the set of <code>Limits</code> to confine how many resources that the
identity may consume during operations to prevent denial-of-service.</p>
</div></details><h2id="structs"class="small-section-header"><ahref="#structs">Structs</a></h2><divclass="item-table"><divclass="item-row"><divclass="item-left module-item"><aclass="struct"href="struct.IdentUser.html"title="kanidmd_lib::server::identity::IdentUser struct">IdentUser</a></div><divclass="item-right docblock-short">Metadata and the entry of the current Identity which is an external account/user.</div></div><divclass="item-row"><divclass="item-left module-item"><aclass="struct"href="struct.Identity.html"title="kanidmd_lib::server::identity::Identity struct">Identity</a></div><divclass="item-right docblock-short">An identity that initiated an <code>Event</code>. Contains extra details about the session
and other info that can assist with server decision making.</div></div></div><h2id="enums"class="small-section-header"><ahref="#enums">Enums</a></h2><divclass="item-table"><divclass="item-row"><divclass="item-left module-item"><aclass="enum"href="enum.AccessScope.html"title="kanidmd_lib::server::identity::AccessScope enum">AccessScope</a></div></div><divclass="item-row"><divclass="item-left module-item"><aclass="enum"href="enum.IdentType.html"title="kanidmd_lib::server::identity::IdentType enum">IdentType</a></div><divclass="item-right docblock-short">The type of Identity that is related to this session.</div></div><divclass="item-row"><divclass="item-left module-item"><aclass="enum"href="enum.IdentityId.html"title="kanidmd_lib::server::identity::IdentityId enum">IdentityId</a></div><divclass="item-right docblock-short">A unique identifier of this Identity, that can be associated to various