mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
24 lines
26 KiB
HTML
24 lines
26 KiB
HTML
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>IdentityProviderFactoryArgs | Community Solid Server - v7.1.1</title><meta name="description" content="Documentation for Community Solid Server"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">Community Solid Server - v7.1.1</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">Community Solid Server</a></li><li><a href="IdentityProviderFactoryArgs.html">IdentityProviderFactoryArgs</a></li></ul><h1>Interface IdentityProviderFactoryArgs</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">IdentityProviderFactoryArgs</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><a class="tsd-kind-property" href="IdentityProviderFactoryArgs.html#adapterFactory">adapterFactory</a><span class="tsd-signature-symbol">: </span><a href="AdapterFactory.html" class="tsd-signature-type tsd-kind-interface">AdapterFactory</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="IdentityProviderFactoryArgs.html#baseUrl">baseUrl</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="IdentityProviderFactoryArgs.html#clientCredentialsStore">clientCredentialsStore</a><span class="tsd-signature-symbol">: </span><a href="ClientCredentialsStore.html" class="tsd-signature-type tsd-kind-interface">ClientCredentialsStore</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="IdentityProviderFactoryArgs.html#errorHandler">errorHandler</a><span class="tsd-signature-symbol">: </span><a href="../classes/ErrorHandler.html" class="tsd-signature-type tsd-kind-class">ErrorHandler</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="IdentityProviderFactoryArgs.html#interactionRoute">interactionRoute</a><span class="tsd-signature-symbol">: </span><a href="InteractionRoute.html" class="tsd-signature-type tsd-kind-interface">InteractionRoute</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">never</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="IdentityProviderFactoryArgs.html#jwkGenerator">jwkGenerator</a><span class="tsd-signature-symbol">: </span><a href="JwkGenerator.html" class="tsd-signature-type tsd-kind-interface">JwkGenerator</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="IdentityProviderFactoryArgs.html#oidcPath">oidcPath</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="IdentityProviderFactoryArgs.html#promptFactory">promptFactory</a><span class="tsd-signature-symbol">: </span><a href="../classes/PromptFactory.html" class="tsd-signature-type tsd-kind-class">PromptFactory</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="IdentityProviderFactoryArgs.html#responseWriter">responseWriter</a><span class="tsd-signature-symbol">: </span><a href="../classes/ResponseWriter.html" class="tsd-signature-type tsd-kind-class">ResponseWriter</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="IdentityProviderFactoryArgs.html#showStackTrace">showStackTrace</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="IdentityProviderFactoryArgs.html#storage">storage</a><span class="tsd-signature-symbol">: </span><a href="KeyValueStorage.html" class="tsd-signature-type tsd-kind-interface">KeyValueStorage</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L33">src/identity/configuration/IdentityProviderFactory.ts:33</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="IdentityProviderFactoryArgs.html#adapterFactory" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>adapter<wbr/>Factory</span></a>
|
||
<a href="IdentityProviderFactoryArgs.html#baseUrl" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>base<wbr/>Url</span></a>
|
||
<a href="IdentityProviderFactoryArgs.html#clientCredentialsStore" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>client<wbr/>Credentials<wbr/>Store</span></a>
|
||
<a href="IdentityProviderFactoryArgs.html#errorHandler" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>error<wbr/>Handler</span></a>
|
||
<a href="IdentityProviderFactoryArgs.html#interactionRoute" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>interaction<wbr/>Route</span></a>
|
||
<a href="IdentityProviderFactoryArgs.html#jwkGenerator" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>jwk<wbr/>Generator</span></a>
|
||
<a href="IdentityProviderFactoryArgs.html#oidcPath" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>oidc<wbr/>Path</span></a>
|
||
<a href="IdentityProviderFactoryArgs.html#promptFactory" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prompt<wbr/>Factory</span></a>
|
||
<a href="IdentityProviderFactoryArgs.html#responseWriter" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>response<wbr/>Writer</span></a>
|
||
<a href="IdentityProviderFactoryArgs.html#showStackTrace" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Stack<wbr/>Trace</span></a>
|
||
<a href="IdentityProviderFactoryArgs.html#storage" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>storage</span></a>
|
||
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="adapterFactory" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>adapter<wbr/>Factory</span><a href="#adapterFactory" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">adapter<wbr/>Factory</span><span class="tsd-signature-symbol">:</span> <a href="AdapterFactory.html" class="tsd-signature-type tsd-kind-interface">AdapterFactory</a></div><div class="tsd-comment tsd-typography"><p>Factory that creates the adapter used for OIDC data storage.</p>
|
||
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L41">src/identity/configuration/IdentityProviderFactory.ts:41</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="baseUrl" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>base<wbr/>Url</span><a href="#baseUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">base<wbr/>Url</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Base URL of the server.</p>
|
||
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L45">src/identity/configuration/IdentityProviderFactory.ts:45</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="clientCredentialsStore" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>client<wbr/>Credentials<wbr/>Store</span><a href="#clientCredentialsStore" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">client<wbr/>Credentials<wbr/>Store</span><span class="tsd-signature-symbol">:</span> <a href="ClientCredentialsStore.html" class="tsd-signature-type tsd-kind-interface">ClientCredentialsStore</a></div><div class="tsd-comment tsd-typography"><p>Store containing the generated client credentials with their associated WebID.</p>
|
||
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L57">src/identity/configuration/IdentityProviderFactory.ts:57</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="errorHandler" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>error<wbr/>Handler</span><a href="#errorHandler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">error<wbr/>Handler</span><span class="tsd-signature-symbol">:</span> <a href="../classes/ErrorHandler.html" class="tsd-signature-type tsd-kind-class">ErrorHandler</a></div><div class="tsd-comment tsd-typography"><p>Used to convert errors thrown by the OIDC library.</p>
|
||
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L73">src/identity/configuration/IdentityProviderFactory.ts:73</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="interactionRoute" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>interaction<wbr/>Route</span><a href="#interactionRoute" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">interaction<wbr/>Route</span><span class="tsd-signature-symbol">:</span> <a href="InteractionRoute.html" class="tsd-signature-type tsd-kind-interface">InteractionRoute</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">never</span><span class="tsd-signature-symbol">></span></div><div class="tsd-comment tsd-typography"><p>The route where requests should be redirected to in case of an OIDC interaction.</p>
|
||
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L53">src/identity/configuration/IdentityProviderFactory.ts:53</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="jwkGenerator" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>jwk<wbr/>Generator</span><a href="#jwkGenerator" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">jwk<wbr/>Generator</span><span class="tsd-signature-symbol">:</span> <a href="JwkGenerator.html" class="tsd-signature-type tsd-kind-interface">JwkGenerator</a></div><div class="tsd-comment tsd-typography"><p>Generates the JWK used for signing and decryption.</p>
|
||
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L65">src/identity/configuration/IdentityProviderFactory.ts:65</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="oidcPath" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>oidc<wbr/>Path</span><a href="#oidcPath" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">oidc<wbr/>Path</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Path for all requests targeting the OIDC library.</p>
|
||
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L49">src/identity/configuration/IdentityProviderFactory.ts:49</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="promptFactory" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>prompt<wbr/>Factory</span><a href="#promptFactory" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">prompt<wbr/>Factory</span><span class="tsd-signature-symbol">:</span> <a href="../classes/PromptFactory.html" class="tsd-signature-type tsd-kind-class">PromptFactory</a></div><div class="tsd-comment tsd-typography"><p>Used to generate new prompt that are needed in addition to the defaults prompts.</p>
|
||
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L37">src/identity/configuration/IdentityProviderFactory.ts:37</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="responseWriter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>response<wbr/>Writer</span><a href="#responseWriter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">response<wbr/>Writer</span><span class="tsd-signature-symbol">:</span> <a href="../classes/ResponseWriter.html" class="tsd-signature-type tsd-kind-class">ResponseWriter</a></div><div class="tsd-comment tsd-typography"><p>Used to write out errors thrown by the OIDC library.</p>
|
||
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L77">src/identity/configuration/IdentityProviderFactory.ts:77</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="showStackTrace" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>show<wbr/>Stack<wbr/>Trace</span><a href="#showStackTrace" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">show<wbr/>Stack<wbr/>Trace</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>Extra information will be added to the error output if this is true.</p>
|
||
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L69">src/identity/configuration/IdentityProviderFactory.ts:69</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="storage" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>storage</span><a href="#storage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">storage</span><span class="tsd-signature-symbol">:</span> <a href="KeyValueStorage.html" class="tsd-signature-type tsd-kind-interface">KeyValueStorage</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></div><div class="tsd-comment tsd-typography"><p>Storage used to store cookie keys, so they can be re-used in case of multithreading.</p>
|
||
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/4599bf413e0ca08725d22b5e01fe43e97ef7d714/src/identity/configuration/IdentityProviderFactory.ts#L61">src/identity/configuration/IdentityProviderFactory.ts:61</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#adapterFactory" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>adapter<wbr/>Factory</span></a><a href="#baseUrl" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>base<wbr/>Url</span></a><a href="#clientCredentialsStore" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>client<wbr/>Credentials<wbr/>Store</span></a><a href="#errorHandler" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>error<wbr/>Handler</span></a><a href="#interactionRoute" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>interaction<wbr/>Route</span></a><a href="#jwkGenerator" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>jwk<wbr/>Generator</span></a><a href="#oidcPath" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>oidc<wbr/>Path</span></a><a href="#promptFactory" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>prompt<wbr/>Factory</span></a><a href="#responseWriter" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>response<wbr/>Writer</span></a><a href="#showStackTrace" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>show<wbr/>Stack<wbr/>Trace</span></a><a href="#storage" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>storage</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>Community Solid Server - v7.1.1</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
|