Having trouble connecting your CRM to AutoMerge? Maybe it’s multi-factor authentication…
Consider this scenario:
You have enabled MFA on your AzureAD tenant. The particular user you are using for AutoMerge to access your Dynamics CRM has MFA required. You attempt to enter your regular user & password combo into the CRM Connection Verify page and it fails. What are you to do next?
Since the AutoMerge service connects as a service, it cannot go through the Multi-Factor-Authentication step that we humans have to endure. Hence this error.
The work-around is App Passwords. App passwords allows a service to authenticate without MFA. The caveat being that this is meant for a service to connect, and hence it can only access the service layer. Not the browser interface.
Microsoft’s documentation on App Passwords:
https://docs.microsoft.com/en-us/azure/active-directory/user-help/multi-factor-authentication-end-user-app-passwords
And when you are ready to set up an App Password especially for AutoMerge service to use, you browse directly to:
https://account.activedirectory.windowsazure.com/AppPasswords.aspx
Remember to copy/paste the password during the creation process because you won’t be able to view the password afterward.
Now back on the AutoMerge Verify Page, if you put the same user as before, but use the new App Password you just generated, everything should work fine:
Happy AutoMerging!