Sign in

Type: Indicator

Represents an additional resource indicator that can be requested when acquiring tokens.

Resource indicators allow access tokens to be scoped to specific APIs or audiences. Multiple indicators can be configured to request tokens for different protected resources during the same authentication flow.

Properties

PropertyTypeDescription
resourcestringResource (or space-separated list of resources) the access token should be scoped to.
scopes?stringOptional space-separated list of scopes to request specifically for this resource.
© 2024 MonoCloud. All rights reserved.