Connecting to D365 with OAuth
SpeedySteven
Member
Can someone tell me what the settings are for the below when accessing D365
Authentication parameters (OAuth)
- Client ID - The client id for your application.
- Client Secret - The client secret for your application.
- Access Token - the value of the access token obtained from external sources.
- Refresh Token - the value of the refresh token obtained from external sources.
0
Answers
-
Hi Steven
I found this which hopefully helps:
"You have to create an "Application User" and register an app in Azure Active Directory. Please look in to the below link for detailed information."
https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/authenticate-oauth
"When you connect using OAuth you must first register an application in your Azure AD tenant"
0 -
Thanks Josh - I'll pass back to the guys my end and see if that helps.
0