
Hello,
Can I Integrate CRM 365 9.0 On_premise( IFD) ADFS 3.0/40 integrate with Azure AD?
Scenario:
we have a Dynamics 365 CE 9.0 version On-Premise IFD mode, using ADFS 3.0 at Production. Using OAuth for CRM 365 WEB API. Here I have a question.
Can I integrate with Azure AD without the impact of CRM 365 WEB API?
Venkatta
*This post is locked for comments
I have the same question (0)Hi
If you planning to use Azure AD, I assume you will be using Azure AD Connect to sync your On-Prem AD accounts to Azure AD.
You can configure Azure AD Connect to use you federated authentication method, which will force Azure AD to use your ADFS for authentication
Please follow the link below to have read about it
docs.microsoft.com/.../how-to-connect-fed-whatis
docs.microsoft.com/.../plan-connect-user-signin
docs.microsoft.com/.../how-to-connect-fed-compatibility
Your CRM trusts your ADFS token as that's what its configured to do so, once the Sign-in starts from Azure, you may have to update the url or app registration details.