UNPKG

msal

Version:
792 lines 45.3 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>&quot;error/ClientAuthError&quot; | msal</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </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">msal</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="_error_clientautherror_.html">&quot;error/ClientAuthError&quot;</a> </li> </ul> <h1>External module &quot;error/ClientAuthError&quot;</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Classes</h3> <ul class="tsd-index-list"> <li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/_error_clientautherror_.clientautherror.html" class="tsd-kind-icon">Client<wbr>Auth<wbr>Error</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Object literals</h3> <ul class="tsd-index-list"> <li class="tsd-kind-object-literal tsd-parent-kind-external-module"><a href="_error_clientautherror_.html#clientautherrormessage" class="tsd-kind-icon">Client<wbr>Auth<wbr>Error<wbr>Message</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Object literals</h2> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-external-module"> <a name="clientautherrormessage" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagConst">Const</span> Client<wbr>Auth<wbr>Error<wbr>Message</h3> <div class="tsd-signature tsd-kind-icon">Client<wbr>Auth<wbr>Error<wbr>Message<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:8</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.acquiretokenprogresserror" class="tsd-anchor"></a> <h3>acquire<wbr>Token<wbr>Progress<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">acquire<wbr>Token<wbr>Progress<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:46</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.acquiretokenprogresserror.code" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;acquiretoken_progress_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:47</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.acquiretokenprogresserror.desc" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;AcquireToken_In_Progress: Error during login call - login is already in progress.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:48</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.callbackerror" class="tsd-anchor"></a> <h3>callback<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">callback<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:54</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.callbackerror.code-1" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;callback_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:55</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.callbackerror.desc-1" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Error occurred in token received callback function.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:56</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.clientinfodecodingerror" class="tsd-anchor"></a> <h3>client<wbr>Info<wbr>Decoding<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">client<wbr>Info<wbr>Decoding<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:66</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.clientinfodecodingerror.code-2" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;client_info_decoding_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:67</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.clientinfodecodingerror.desc-2" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;The client info could not be parsed/decoded correctly. Please review the trace to determine the root cause.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:68</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.clientinfonotpopulatederror" class="tsd-anchor"></a> <h3>client<wbr>Info<wbr>Not<wbr>Populated<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">client<wbr>Info<wbr>Not<wbr>Populated<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:70</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.clientinfonotpopulatederror.code-3" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;client_info_not_populated_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:71</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.clientinfonotpopulatederror.desc-3" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;The service did not populate client_info in the response, Please verify with the service team&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:72</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.endpointresolutionerror" class="tsd-anchor"></a> <h3>endpoint<wbr>Resolution<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">endpoint<wbr>Resolution<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:18</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.endpointresolutionerror.code-4" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;endpoints_resolution_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:19</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.endpointresolutionerror.desc-4" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Error: could not resolve endpoints. Please check network and try again.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:20</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.idtokennotparsed" class="tsd-anchor"></a> <h3>id<wbr>Token<wbr>Not<wbr>Parsed</h3> <div class="tsd-signature tsd-kind-icon">id<wbr>Token<wbr>Not<wbr>Parsed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:78</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.idtokennotparsed.code-5" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;id_token_parsing_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:79</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.idtokennotparsed.desc-5" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;ID token cannot be parsed. Please review stack trace to determine root cause.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:80</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.invalididtoken" class="tsd-anchor"></a> <h3>invalid<wbr>IdToken</h3> <div class="tsd-signature tsd-kind-icon">invalid<wbr>IdToken<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:30</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.invalididtoken.code-6" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;invalid_id_token&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:31</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.invalididtoken.desc-6" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Invalid ID token format.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:32</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.invalidinteractiontype" class="tsd-anchor"></a> <h3>invalid<wbr>Interaction<wbr>Type</h3> <div class="tsd-signature tsd-kind-icon">invalid<wbr>Interaction<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:86</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.invalidinteractiontype.code-7" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;invalid_interaction_type&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:87</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.invalidinteractiontype.desc-7" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;The interaction type passed to the handler was incorrect or unknown&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:88</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.invalidstateerror" class="tsd-anchor"></a> <h3>invalid<wbr>State<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">invalid<wbr>State<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:34</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.invalidstateerror.code-8" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;invalid_state_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:35</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.invalidstateerror.desc-8" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Invalid state.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:36</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.loginprogresserror" class="tsd-anchor"></a> <h3>login<wbr>Progress<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">login<wbr>Progress<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:42</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.loginprogresserror.code-9" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;login_progress_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:43</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.loginprogresserror.desc-9" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Login_In_Progress: Error during login call - login is already in progress.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:44</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.multiplecacheauthorities" class="tsd-anchor"></a> <h3>multiple<wbr>Cache<wbr>Authorities</h3> <div class="tsd-signature tsd-kind-icon">multiple<wbr>Cache<wbr>Authorities<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:14</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.multiplecacheauthorities.code-10" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;multiple_authorities&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:15</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.multiplecacheauthorities.desc-10" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Multiple authorities found in the cache. Pass authority in the API overload.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:16</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.multiplematchingtokens" class="tsd-anchor"></a> <h3>multiple<wbr>Matching<wbr>Tokens</h3> <div class="tsd-signature tsd-kind-icon">multiple<wbr>Matching<wbr>Tokens<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:9</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.multiplematchingtokens.code-11" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;multiple_matching_tokens&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:10</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.multiplematchingtokens.desc-11" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;The cache contains multiple tokens satisfying the requirements. &quot; +&quot;Call AcquireToken again providing more requirements like authority.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:11</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.noncemismatcherror" class="tsd-anchor"></a> <h3>nonce<wbr>Mismatch<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">nonce<wbr>Mismatch<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:38</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.noncemismatcherror.code-12" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;nonce_mismatch_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:39</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.noncemismatcherror.desc-12" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Nonce is not matching, Nonce received: &quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:40</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.nulloremptyidtoken" class="tsd-anchor"></a> <h3>null<wbr>OrEmpty<wbr>IdToken</h3> <div class="tsd-signature tsd-kind-icon">null<wbr>OrEmpty<wbr>IdToken<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:74</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.nulloremptyidtoken.code-13" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;null_or_empty_id_token&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:75</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.nulloremptyidtoken.desc-13" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;The idToken is null or empty. Please review the trace to determine the root cause.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:76</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.popupwindowerror" class="tsd-anchor"></a> <h3>pop<wbr>UpWindow<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">pop<wbr>UpWindow<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:22</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.popupwindowerror.code-14" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;popup_window_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:23</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.popupwindowerror.desc-14" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Error opening popup window. This can happen if you are using IE or if popups are blocked in the browser.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:24</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.tokenencodingerror" class="tsd-anchor"></a> <h3>token<wbr>Encoding<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">token<wbr>Encoding<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:82</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.tokenencodingerror.code-15" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;token_encoding_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:83</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.tokenencodingerror.desc-15" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;The token to be decoded is not encoded correctly.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:84</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.tokenrenewalerror" class="tsd-anchor"></a> <h3>token<wbr>Renewal<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">token<wbr>Renewal<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:26</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.tokenrenewalerror.code-16" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;token_renewal_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:27</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.tokenrenewalerror.desc-16" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Token renewal operation failed due to timeout.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:28</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.usercancellederror" class="tsd-anchor"></a> <h3>user<wbr>Cancelled<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">user<wbr>Cancelled<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:50</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.usercancellederror.code-17" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;user_cancelled&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:51</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.usercancellederror.desc-17" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;User cancelled the flow.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:52</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.userdoesnotexisterror" class="tsd-anchor"></a> <h3>user<wbr>Does<wbr>Not<wbr>Exist<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">user<wbr>Does<wbr>Not<wbr>Exist<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:62</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.userdoesnotexisterror.code-18" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;user_non_existent&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:63</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.userdoesnotexisterror.desc-18" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;User object does not exist. Please call a login API.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:64</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal"> <a name="clientautherrormessage.userloginrequirederror" class="tsd-anchor"></a> <h3>user<wbr>Login<wbr>Required<wbr>Error</h3> <div class="tsd-signature tsd-kind-icon">user<wbr>Login<wbr>Required<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:58</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.userloginrequirederror.code-19" class="tsd-anchor"></a> <h3>code</h3> <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;user_login_error&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:59</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> <a name="clientautherrormessage.userloginrequirederror.desc-19" class="tsd-anchor"></a> <h3>desc</h3> <div class="tsd-signature tsd-kind-icon">desc<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;User login is required.&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in error/ClientAuthError.ts:60</li> </ul> </aside> </section> </section> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class="current tsd-kind-external-module"> <a href="_error_clientautherror_.html">"error/<wbr>Client<wbr>Auth<wbr>Error"</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> <li class=" tsd-kind-class tsd-parent-kind-external-module"> <a href="../classes/_error_clientautherror_.clientautherror.html" class="tsd-kind-icon">Client<wbr>Auth<wbr>Error</a> </li> <li class=" tsd-kind-object-literal tsd-parent-kind-external-module"> <a href="_error_clientautherror_.html#clientautherrormessage" class="tsd-kind-icon">Client<wbr>Auth<wbr>Error<wbr>Message</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>