Builder

class Builder

Properties

Link copied to clipboard

Specifies an access token for the principal to be authorized. This token is provided to you by the identity provider (IdP) associated with the specified identity source. You must specify either an accessToken, an identityToken, or both.

Link copied to clipboard

Specifies the requested action to be authorized. Is the specified principal authorized to perform this action on the specified resource.

Link copied to clipboard

Specifies additional context that can be used to make more granular authorization decisions.

Link copied to clipboard

(Optional) Specifies the list of resources and their associated attributes that Verified Permissions can examine when evaluating the policies. These additional entities and their attributes can be referenced and checked by conditional elements in the policies in the specified policy store.

Link copied to clipboard

Specifies an identity token for the principal to be authorized. This token is provided to you by the identity provider (IdP) associated with the specified identity source. You must specify either an accessToken, an identityToken, or both.

Link copied to clipboard

Specifies the ID of the policy store. Policies in this policy store will be used to make an authorization decision for the input.

Link copied to clipboard

Specifies the resource for which the authorization decision is made. For example, is the principal allowed to perform the action on the resource?

Functions

Link copied to clipboard
Link copied to clipboard