Connectors

OData OAuth

The connection parameters required to connect to OData OAuth can be found below:

OData

Parameter Value
Connection Name Name for the connection.
Description Description of the connection.
Service URL The service URL.
Authorise URL The URL to authorise the connection.
Token URL The token URL.
Resource The resource to connect to.
Scope The scope.
Client ID The client ID.
Client Secret The client secret.

Note: Make sure you register the redirect URL http://localhost:58699/settings/connections/edit/[name] with your service provider.