Builder

class Builder

Properties

Link copied to clipboard

OAuth2 authorization endpoint for your isolated OAuth2 application tenant. This is where users are redirected to authenticate and authorize access to their resources.

Link copied to clipboard

The client ID for the supported OAuth2 provider. This identifier is assigned by the OAuth2 provider when you register your application.

Link copied to clipboard

The client secret for the supported OAuth2 provider. This secret is assigned by the OAuth2 provider and used along with the client ID to authenticate your application.

Link copied to clipboard

Token issuer of your isolated OAuth2 application tenant. This URL identifies the authorization server that issues tokens for this provider.

Link copied to clipboard

OAuth2 token endpoint for your isolated OAuth2 application tenant. This is where authorization codes are exchanged for access tokens.