Some customers who are using 2008 server for ADFs proxy may sometime get errors
"Encountered error during federation passive request"
This usually happens when they change the certificate which is about to expire.
Usually for this kind of issue where the ADFS service and metadata when not accessible extenally we check for certificate bindings
we will be going to PowerShell with admin rights
run
get-Webapplicationproxysslcertificate
compare the thumbprint with ADFS
but in 2008 R2 we don't have this option to run PS command
so run the ADFS proxy 2.0 wizard that will be fixing the most of the issues.
"Encountered error during federation passive request"
This usually happens when they change the certificate which is about to expire.
Usually for this kind of issue where the ADFS service and metadata when not accessible extenally we check for certificate bindings
we will be going to PowerShell with admin rights
run
get-Webapplicationproxysslcertificate
compare the thumbprint with ADFS
but in 2008 R2 we don't have this option to run PS command
so run the ADFS proxy 2.0 wizard that will be fixing the most of the issues.
No comments:
Post a Comment