Hello.
This is my first post in the forum .
I want to setup IFD in CRM 2015 and ADFS v3.0 on separate servers, so first I have configured the Claims-based authentication and in this step I'm encountering an issue when CRM calls ADFS, it shows: "Error details: MSIS7102: Requested Authentication Method is not supported on the STS."
CRM redirects (302 HTTP code) requests to ADFS:
CRM and ADFS don't ask for user and password information (I assume that it is a normal situation) and I can see this is an internal request (normal situation):
But it shows an error saying "Requested Authentication Method is not supported on the STS".
Also and just in case it is relevant, I have two bindings HTTPs and HTTP, where HTTPs is configured with ADFS, so if I call to HTTP then CRM asks for username and password, and it works:
Any idea?
Regards!.