Obtaining application client information and endpoints
- Last Updated: December 17, 2020
- 1 minute read
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
Note: The Dynamics 365 connector supports Microsoft Identity Platform (v2)
provisioning.
Take the following steps to obtain application client information and endpoints.