Hello ,
I was able to configure our multi domain ADFS for CRM. But I have the following issue:
I have two domains (say, A & B) on two different forests. One way domain trust is configured. CRM App, CRM DB and Reporting Servers are installed in Domain A. I need to give access to users in Domain B. ADFS 2.1 is configured on Domain A. Claim-based and IFD is working fine on Domain A. Based on your input here we:
* configured ADFS 2.1 on Domain B
* added ADFS of Domain A as Relying Party in ADFS of Domain B with necessary rules
* added ADFS of Domain B as Claims Provider in ADFS of Domain A with the required rule
Now when we try the IFD URL, we are getting the message to select the ADFS Server (Domain). Now when we select Domain A and login, everything works just fine. But, when we select Domain B we are getting 404 error :-(
All my search results on this topic returned more or less the same results, asking me to disable the "Form Authentication" in IIS CRM Web App, which is already disabled. The URL coming by default is https://<ORG IFD URL>/default.aspx, tried changing that to main.aspx but there is no success (404 error). The user is getting authenticated for sure but CRM doesn't come.
Any inputs appreciated.
*This post is locked for comments