Configuring Business Central for Azure Active Directory authentication and OAuth (2)
After configuring Business Central on-premises for Azure Active Directory authentication, as explained in the previous blog post, it’s now time to configure it for…
After configuring Business Central on-premises for Azure Active Directory authentication, as explained in the previous blog post, it’s now time to configure it for…
It’s a recurring question I get quite frequently: how to set up Business Central on-premises for Azure Active Directory authentication? And related to that,…
To use the Web Services for Microsoft Dynamics GP with TLS 1.2 you need to do two things: Upgrade to the Fall 2020 Release;…
The post Azure App Registration Of D365 :Register an app with Azure Active Directory appeared first on All About Microsoft Dynamics. Continue Reading Piyush…
Using graph API you can access all the Active directory attributes. The me endpoint gives your profile information https://graph.microsoft.com/v1.0/me. To get a specific user’s…