Obtaining application client information and endpoints
- Last Updated: November 2, 2020
- 2 minute read
- DataDirect Connectors
- ODBC
- Microsoft Dynamics 365 8.0
- Documentation
You must obtain the following client information and endpoints in order to retrieve the OAuth tokens necessary for connecting to a Dynamics 365 service.
- 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.