Defines options for TokenCredential.getToken.
Properties abortSignalThe signal which can be used to abort requests.
claimsClaim details to perform the Continuous Access Evaluation authentication flow
enableCaeIndicates whether to enable the Continuous Access Evaluation authentication flow
proofOfPossessionOptionsOptions for Proof of Possession token requests
requestOptionsOptions used when creating and sending HTTP requests for this operation.
tenantIdAllows specifying a tenantId. Useful to handle challenges that provide tenant Id hints.
tracingOptionsOptions used when tracing is enabled.
Property Details abortSignalThe signal which can be used to abort requests.
abortSignal?: AbortSignalLike
Property Value claims
Claim details to perform the Continuous Access Evaluation authentication flow
claims?: string
Property Value
string
enableCaeIndicates whether to enable the Continuous Access Evaluation authentication flow
enableCae?: boolean
Property Value
boolean
proofOfPossessionOptionsOptions for Proof of Possession token requests
proofOfPossessionOptions?: { nonce: string, resourceRequestMethod: HttpMethods, resourceRequestUrl: string }
Property Value
{ nonce: string, resourceRequestMethod: HttpMethods, resourceRequestUrl: string }
requestOptionsOptions used when creating and sending HTTP requests for this operation.
requestOptions?: { timeout?: number }
Property Value
{ timeout?: number }
tenantIdAllows specifying a tenantId. Useful to handle challenges that provide tenant Id hints.
tenantId?: string
Property Value
string
tracingOptionsOptions used when tracing is enabled.
tracingOptions?: { tracingContext?: TracingContext }
Property Value
{ tracingContext?: TracingContext }
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4