I have setup a new 9.1 on-premise environment to migrate my 8.2 organizations. I have configured ADFS, have imported some 8.2 orgs and created a new vanilla org.
I am able log in to all the orgs and run standard Dynamics functionality. But have the following issues:
1. When I disable any organization in the Deployment Manager and iireset I am no longer able to login to the enabled organizations and get the following ADFS error:
- Error details: MSIS7042: The same client browser session has made '6' requests in the last '2' seconds. Contact your administrator for details.
2. The sandbox isolated plug-ins fail in my imported databases
3. My frontend and async trace logs are full of these errors
Crm Exception: Message: CertificateData for CertificateType: AppFabricIssuer not found., ErrorCode: -2147098055
System.Security.Authentication.AuthenticationException: A call to SSPI failed, see inner exception
System.ComponentModel.Win32Exception (0x80004005): The target principal name is incorrect
System.ServiceModel.CommunicationObjectFaultedException: The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.
System.InvalidOperationException: The client certificate is not provided. Specify a client certificate in ClientCredentials.
All the errors seem to be authentication/certificate related errors but it is strange that I am able to login and run all parts of a standard CRM application (if I have all my organizations enabled). I would think if I have account or certificate errors I would never be able to login.
Any help would be appreciated.
I have setup many 8.2 environments in the exact same way and have never had these errors.