Optional requestFactory: OAuth2ClientPublicApiRequestFactoryOptional responseProcessor: OAuth2ClientPublicApiResponseProcessorPrivate configurationPrivate requestPrivate responseThe request object
Optional options: ConfigurationRetrieve the list of public OAuth2 sites available for the current environment. This endpoint is used for OAuth2 discovery and returns sites where users can authenticate.
Optional options: ConfigurationGet the scopes restriction configured for the OAuth2 client.
The request object
Optional options: ConfigurationRegister an OAuth2 client using the Dynamic Client Registration protocol defined in RFC 7591.
The request object
Optional options: ConfigurationCreate or update the scopes restriction configured for the OAuth2 client.
The request object
Optional options: ConfigurationGenerated using TypeDoc
Delete the scopes restriction configured for the OAuth2 client.