 OauthDataSourceSettings
 OauthDataSourceSettings
                                    Additional setting for OauthDataSources
API Section: Objects
Type: Object
Properties
| Name | Description | Required | Type | Format | 
|---|---|---|---|---|
| 
                                                         | Client Secret identifier associated with the data application to be connected to. | - | string | |
| 
                                                         | Use global settings for JWKS, authenticationEndPointUrl and tokenEntryPoint | - | boolean | |
| 
                                                         | Entry point to the location where we replace the refresh token from a usage token | - | string | |
| 
                                                         | Entry point to the location where we redirect and get the token back | - | string | |
| 
                                                         | Client ID identifier associated with the data application to be connected to | - | string | |
| 
                                                         | Entry point to the location in the system where we are redirected to in the end of the flow | - | string | |
| 
                                                         | Data source string that can limit the operations and roles permitted by the access token and what the user can access in the data source | - | string | |
| 
                                                         | The JSON Web Key Set an oauth property | - | string | |
| 
                                                         | Selection if we use known provider or custom | - | ||
| 
                                                         | for custom provider we can set the response type property | - | 
 clientSecret
 clientSecret