I want to access the web api's of microsoft crm 365 online. I am following this link that provides a step-by-step guide to authenticate the web api through OAuth. For enabling OAuth I need to register an application so as to generate client id and client secret. Could you please guide me where should i register this application? The link mentions it to be done on azure active directory but doesn't sound to be appropriate.
Thanks!
*This post is locked for comments
I was able to make progress by registering an app on the azure portal but I am unable to generate the OAuth access token using the postman rest client. I am following the steps listed in this guide - http://dynamicscrmcoe.com/test-microsoft-dynamics-crm-web-api-postman/. I am stuck at step 8 - generating the access token. After entering the login credentials I get a blank page titled "Confirm Permissions"
Let me know if you have suggestions
Hi
Did you click Admin?
I created an azure AD account. I can now login to manage.windowsazure.com but I do not see "Active Directory in the left column of the page." Is that because I am not the admin? If so, how do I get myself configured as admin?
Hi
Microsoft Dynamics 365 online uses Azure AD for identity management.
Besides, any application that wants to use the capabilities of Azure AD must first be registered in an Azure AD tenant.
Please go through the links in the same page
Why do we need to register with Azure AD? How does it relate to microsoft dynamics CRM?
Hi,
Have a look at this MSDN walkthrough that gives you a step by step guide for registering a Dynamics CRM app with Azure. It describes how to register a desktop client or mobile application so that it can connect to and authenticate with the Microsoft Dynamics 365 server and access the Web services.
Once registered, an application can access the Web services using HTTP requests through the server’s SOAP or OData endpoints. This walkthrough applies to Microsoft Dynamics 365.
msdn.microsoft.com/.../dn531010.aspx
Hope this helps! Please click on "yes" to verify the answer if you found this response helpful.
Hi,
See: msdn.microsoft.com/.../mt622431.aspx
It describes how to register dynamics CRM in Azure Active Directory.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156