Hello,
I'm looking for a solution to connect a Web API console application to CRM IFD. All solution I found online is I have to register the app with Microsoft Azure AD to get clientId and redirectUrl. But for CRM IFD(ADFS) development, there should have a standard way to connect to CRM without registering in Azure AD.
Does anyone have sample C# code to share?
Thanks in advance.