Builder

class Builder

Properties

Link copied to clipboard

Gives the ability to send extra/custom parameters to the resource credentials provider during the authorization process. Standard OAuth2 flow parameters will not be overriden.

Link copied to clipboard

If true, always initiate a new 3LO flow

Link copied to clipboard

The type of flow to be performed

Link copied to clipboard

Reference to the credential provider

Link copied to clipboard

Callback url to redirect after token retrieval completes. Should be one of the provideded urls during WorkloadIdentity creation

Link copied to clipboard

The OAuth scopes requested

Link copied to clipboard

The user ID of the user you're retrieving the token on behalf of.

Link copied to clipboard

The identity token of the workload you want to retrive the Oauth2 Token of.