Name | Type | Description | Notes |
---|---|---|---|
client_id | str | OAuth2 client identifier (Client ID) | [optional] |
client_secret | str | OAuth2 client secret | [optional] |
redirect_uri | str | Redirect URI (OAuth2 callback) | [optional] |
scope | str | Comma separated OAuth2 scopes | [optional] |
bconsole_cfg_path | str | Dedicated Bconsole configuration file | [optional] |
name | str | OAuth2 client name (optional) | [optional] |