Obtain application client information and endpoints
- Last Updated: June 30, 2020
- 2 minute read
- DataDirect Connectors
- JDBC
- Microsoft Sharepoint 6.0
- Documentation
You must obtain the following client information and endpoints in order to retrieve the OAuth tokens necessary for connecting to a SharePoint site.
- Client ID - the client ID for your application
- Client Secret - the client secret for your application
- Authorization URI - the endpoint for obtaining an authorization code from the Azure authorization service
- Token URI - the endpoint used to exchange authentication credentials for access tokens
Take the following steps to obtain application client information and endpoints.