I've searched the Dynamics CRM community for guidance on this issue we are having, but can't seem to find an answer that works. We're trying to replicate our live CRM installation for testing.
Quick sum up of what we've done: created a new VM running Server 2012, installed SQL server with all Windows updates. Installed Dynamics 365 on-prem. Backed up the live SQL database via SSMS and copied the backup file across to the new server. Removed the organization created by Dynamics, and restored the copied SQL database via SSMS, then used the import org wizard from Deployment Manager. User mapping all good. Then setup Claims based auth and IFD and added to our ADFS server. But when a user attempts to log in, they get the "No Microsoft Dynamics 365 user exists with the specified domain name and user ID".
The event viewer logs 1309 (Source: ASP.NET 4.0.30319.0) - relevant detail line states: No Microsoft Dynamics 365 user exists with the specified domain name and user ID at Microsoft.Crm.Authentication.Claims.AuthenticationProvider.GetOrganizationId(ClaimsPrincipal principal, HttpContext context).
I've checked the org ID, domain name, ActiveDirectoryGuid in SQL - which all appears OK.
Any help would be appreciated.
Al
*This post is locked for comments
I have the same question (0)