Issue occurs when using self-signed or domain issued certificate, Resolution is to use the powershell command for AD FS 2.0 to configure the revocation settings for the EncryptionCertificateRevocationCheck.
PS C:\Users\administrator.VSC> add-pssnapin microsoft.adfs.powershell
PS C:\Users\administrator.VSC> SEt-ADFSRelyingPartyTrust -TargetName auth.vsc.com -EncryptionCertificateRevocationCheck
None
No comments:
Post a Comment