Microsoft Security | Active Directory Federation Services
Federated identity management using Active Directory Federation Services
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have ADFS configured in one of the physical DCs. the requirement is to configure a DR site for ADFS to ensure when the primary site completely goes down all the requests should hit the DR site.
What are the available options? Can some one out there help?
Federated identity management using Active Directory Federation Services
You'll have to deploy an ADFS farm (so you need another server) and put a with load balancer in the front for the port 443.
There are some example here.