Share via

Reusing Windows Server 2012 R2 ADFS server

Elmer Tubiera 6 Reputation points
2021-08-22T15:00:49.207+00:00

Hi,

We have a SSO project with SAP and we wanted to use ADFS.

I would like to inquire the best way on how to proceed:

  1. Use an existing ADFS server from a previous project. This server is used previously to provide SSO to a web application (Dealer Management System). This server is workng but project did not push through
  2. Install a new ADFS server

If we proceed with option 1, can we just reconfigure ADFS or do we need to reinstall?
If we proceed with option 2, is it possible to add a new ADFS server?

Appreciate your feedback.

Thanks and regards,

Microsoft Security | Active Directory Federation Services
0 comments No comments

1 answer

Sort by: Most helpful
  1. Pierre Audonnet - MSFT 10,206 Reputation points Microsoft Employee Moderator
    2021-08-30T17:49:35.52+00:00

    ADFS (and any other IDP) are most of the time considered tier-0 or "control plane" security zone or level (cf: https://learn.microsoft.com/en-us/security/compass/privileged-access-access-model). So in theory you could re-use. But the reality is that you probably didn't consider the first deployment as a tier-0/control plane type of asset. Therefore, re-using might lead to service exposure as you don't necessarily know who has access or had access to the service, its dedicated account, etc. If that's the case, I would consider creating a new farm taking in consideration all security recommendation from the start: https://learn.microsoft.com/en-us/windows-server/identity/ad-fs/deployment/best-practices-securing-ad-fs.

    There is no limit on how many ADFS farm you can have in a forest. As long as they use different names and URL, you are good to go. The only thing that the farms of a forest share between them is the device registration configuration. But that's rarely use anyway.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.