Share via

Adding a Relying Party Trust to ADFS gives error

Sudeep Kane 1 Reputation point
2021-06-22T15:53:50.557+00:00

We are getting attached error while adding a relying party trust to ADFS. This needed to be done as our CRM Test server had to be repaired since it was not taking in new patches. We reinstalled CRM and were trying to reconfigure IFD when we are running into this issue
108235-relying-party-trust-error.png

Microsoft Security | Active Directory Federation Services
0 comments No comments

1 answer

Sort by: Most helpful
  1. Pierre Audonnet - MSFT 10,206 Reputation points Microsoft Employee Moderator
    2021-06-23T18:16:00.517+00:00
    1. Try to open the URL with Internet Explorer on the same machine. Does it work?
    2. Try to open the URL with PowerShell on the same machine (Invoke-WebRequest -Uri <URL>). Does it work?

    If 1 is YES and 2 is NO, we just have a .Net TLS incompatibility issue. And you'll find the fix here: https://learn.microsoft.com/en-us/mem/configmgr/core/plan-design/security/enable-tls-1-2-client#bkmk_net (the SchUseStrongCrypto registry value).

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.