The driver supports the following OAuth 2.0 grant types for accessing web instances of SharePoint services.

If it is not already registered, you will need to register your application as an Azure Active Directory application to implement an OAuth 2.0 grant flow and run an application against a SharePoint web instance. This process is detailed in Register your application on the Azure portal.

To configure the driver for an OAuth 2.0 implementation, you will need client credentials and endpoints related to your registered application. See Obtain application client information and endpoints for details.

To obtain refresh and access tokens, you can use the Progress DataDirect SharePoint Configuration Manager. See Obtain access and refresh tokens using the Configuration Manager for details.