Builder

class Builder

Properties

Link copied to clipboard

Configuration properties specific to the OAuth2 Authorization Code grant type flow.

Link copied to clipboard

Configuration properties specific to the OAuth2 Client Credentials grant type flow.

Link copied to clipboard

Configuration properties specific to the OAuth2 JWT Bearer grant type flow.

Link copied to clipboard

The OAuth2 grant type to use for authentication, such as CLIENT_CREDENTIALS, JWT_BEARER, or AUTHORIZATION_CODE.