ADFS authenticate users with selective trust

BlackCat 106 Reputation points
2023-07-31T18:12:00.03+00:00

Can ADFS authenticate users with AD Selective Authentication setup? It works with two-way trust but not sure if it will work if I switched to Selective trust?

If this will work, what're requirements to get it works

Thanks

Windows for business Windows Client for IT Pros Directory services Active Directory
Microsoft Security Active Directory Federation Services
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,751 Reputation points
    2023-08-01T10:33:04.13+00:00

    Hello BlackCat,

    Thank you for your question and for reaching out with your question today.

    Yes, Active Directory Federation Services (ADFS) can authenticate users with AD Selective Authentication setup. However, there are some considerations and requirements to keep in mind when using ADFS with Selective Authentication.

    Selective Authentication is a security feature in Active Directory that allows administrators to limit the users or groups who can authenticate to resources in a trusted domain. With Selective Authentication, you can control which users in a trusted domain can access resources in another domain with which they have a trust relationship.

    When using ADFS with Selective Authentication, the key requirement is to ensure that the user accounts or groups that need to be authenticated by ADFS are allowed in the Selective Authentication settings of the trusted domain.

    Here are the requirements and steps to make ADFS work with AD Selective Authentication:

    1. Configure Selective Authentication on the Trusted Domain: In the domain with the resources you want to access (the trusted domain), configure Selective Authentication to allow the necessary users or groups from the other domain to authenticate to resources in this domain. This setting is configured in the "Access Control Settings" of the trust properties.
    2. ADFS Service Account Permissions: The service account used by ADFS (often a domain account) must have the necessary permissions in both domains to authenticate users. This includes read access to user attributes necessary for authentication.
    3. ADFS Trust Relationship: Ensure that there is a trust relationship between the ADFS server's domain and the trusted domain. The trust must be properly established and functioning.
    4. ADFS Relying Party Trusts: Set up Relying Party Trusts in ADFS for the applications or services you want to authenticate users to.
    5. Claim Rules: Configure appropriate claim rules in ADFS to send the necessary claims to the Relying Party Trusts. The claim rules define what information is passed to the application after successful authentication.
    6. ADFS and Network Connectivity: Ensure that there is proper network connectivity between the ADFS server and the domain controllers in both domains.
    7. Testing and Troubleshooting: Test the authentication flow thoroughly and troubleshoot any issues that may arise during the configuration.

    Please note that implementing Selective Authentication involves careful planning and considerations for security. Improper configuration of Selective Authentication can lead to authentication failures or security risks.

    Always follow best practices, consult with your organization's security and Active Directory administrators, and thoroughly test the configuration in a lab or staging environment before making changes in a production environment.

    I used AI provided by ChatGPT to formulate part of this response. I have verified that the information is accurate before sharing it with you.

    If the reply was helpful, please don’t forget to upvote or accept as answer.

    Best regards.

    0 comments No comments

Your answer

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