I have ADFS 3.0 (or ADFS 2.2 in some places) and I have Dynamics CRM 2011 running in IFD mode with two other ASP.NET Relying Parties (RP). If I log into each RP prior to logging into CRM 2011, everything is fine. If I log into CRM 2011 prior to any of the RPs, the RP will just prompt for credentials. Here are some scenarios:
- CRM, RP1, RP2
--- CRM logs in fine
--- RP1 continually prompts for credentials
--- RP2 continually prompts for credentials
- RP1, RP2, CRM
--- RP1 logs in fine
--- RP2 logs in fine
--- CRM logs in fine
- RP1, CRM, RP2
--- RP1 logs in fine
--- CRM logs in fine
--- RP2 continually prompts for credentials
Thanks for any help!