msal
Version:
Microsoft Authentication Library for js
792 lines • 45.3 kB
HTML
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>"error/ClientAuthError" | 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">"error/ClientAuthError"</a>
</li>
</ul>
<h1>External module "error/ClientAuthError"</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"> = "acquiretoken_progress_error"</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"> = "AcquireToken_In_Progress: Error during login call - login is already in progress."</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"> = "callback_error"</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"> = "Error occurred in token received callback function."</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"> = "client_info_decoding_error"</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"> = "The client info could not be parsed/decoded correctly. Please review the trace to determine the root cause."</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"> = "client_info_not_populated_error"</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"> = "The service did not populate client_info in the response, Please verify with the service team"</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"> = "endpoints_resolution_error"</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"> = "Error: could not resolve endpoints. Please check network and try again."</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"> = "id_token_parsing_error"</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"> = "ID token cannot be parsed. Please review stack trace to determine root cause."</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"> = "invalid_id_token"</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"> = "Invalid ID token format."</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"> = "invalid_interaction_type"</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"> = "The interaction type passed to the handler was incorrect or unknown"</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"> = "invalid_state_error"</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"> = "Invalid state."</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"> = "login_progress_error"</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"> = "Login_In_Progress: Error during login call - login is already in progress."</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"> = "multiple_authorities"</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"> = "Multiple authorities found in the cache. Pass authority in the API overload."</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"> = "multiple_matching_tokens"</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"> = "The cache contains multiple tokens satisfying the requirements. " +"Call AcquireToken again providing more requirements like authority."</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"> = "nonce_mismatch_error"</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"> = "Nonce is not matching, Nonce received: "</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"> = "null_or_empty_id_token"</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"> = "The idToken is null or empty. Please review the trace to determine the root cause."</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"> = "popup_window_error"</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"> = "Error opening popup window. This can happen if you are using IE or if popups are blocked in the browser."</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"> = "token_encoding_error"</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"> = "The token to be decoded is not encoded correctly."</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"> = "token_renewal_error"</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"> = "Token renewal operation failed due to timeout."</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"> = "user_cancelled"</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"> = "User cancelled the flow."</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"> = "user_non_existent"</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"> = "User object does not exist. Please call a login API."</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"> = "user_login_error"</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"> = "User login is required."</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>