Hi,We just set it up, Crm 2013 + ADFS . Working im Mozzila only. in IE - bad request, in Chrome - ERR_INVALID_AUTH_CREDENTIALS. Does anybody know how to troubleshoot it?
I'm not sure but I believe your issue is not related to browser. I've configured ADFS + IFD several times and it worked fine for any supported browser.
Just a guess - try to restart IIS and clear browsers' cash.
The problem is lay down in SPN's. IE connects to server's SPN name like host/fsserver.contoso.com. After removing this name
from server's SPN names list in ADSI snap-in and adding http/fsservice.contoso.com everything began working. The problem being it's not a correct fix. I suspect something wrong in CRM request route, ADFS settings or .... Still don't know
. Thanks