I have 2 ADFS servers and 2 ADFS Proxy Servers. I had everything up and running and the proxies trusted, I am now trying to add a Barracuda LoadBalancer to it as per the deployment diagram with a VIP and LoadBalancer in front of the ADFS, and another in
front of the proxies. Now I am getting event 224 on the Proxy Servers.
"The Federation Server Proxy Configuration could not be updated with the latest configuration on the Federation Service.
Error:
Retrieval of the proxy configuration data from the Federation Server using Trust Certificate with the thumbprint 'xxxxxxx' failed with status code 'Unauthorized', The remote server returned an error: (401) Unauthorized.
My guess is this is because the loadbalancer is only expecting the Public SSL from a trusted CA that is configured for the farm, and if the WAP server is trying or looking for this other Trusted Cert, it is messing it up. I can tell by the thumprint it is
not the public SSL that it is trying with.
Thank You in advance for any input.