1,306 questions
It might just be that the site is using TLS1.2 and .Net applications (such as ADFS) don't do TLS1.2 unless you enable the Strong Crypto registry value:
Update and configure the .NET Framework to support TLS 1.2.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to select the first option to add zoom as relying party trust but getting attached error. i am using ADFS windows 2016. Relying party trust is Zoom. Can any one assist?
It might just be that the site is using TLS1.2 and .Net applications (such as ADFS) don't do TLS1.2 unless you enable the Strong Crypto registry value:
Update and configure the .NET Framework to support TLS 1.2.
Thank you. will try this