Join our Newsletter — 33% off our NHI Course
Authentication, Authorisation & Trust

AD FS

← Back to Glossary
By NHI Mgmt Group Updated September 26, 2026 Domain: Authentication, Authorisation & Trust

AD FS, or Active Directory Federation Services, is Microsoft’s federation service for issuing sign-in tokens and claims to applications. It supports single sign-on across directories and forest boundaries, but its success depends on trust direction, account permissions, and the ability to retrieve the user attributes an application requires.

How AD FS Works

AD FS is a federation service that sits between an application and a trusted identity source, then issues claims-based tokens after a successful sign-in. Its value is not just authentication, but controlled trust across directory boundaries, so applications can rely on a signed assertion instead of handling credentials directly.

That design makes AD FS a bridge technology for single sign-on in mixed environments, especially where organizations need to extend access across forests or between federated partners. Because the service is part of the trust path, its configuration becomes security-critical: if the trust relationship, signing material, or claim issuance rules are wrong, the application may receive the wrong identity context.

Claims, Tokens, and Trust Boundaries

AD FS is built around claims, which are statements about a user or principal that an application can consume. Those claims are packaged into tokens and accepted only because the relying party trusts the AD FS authority that issued them. In practice, this means the security of the whole flow depends on what attributes are released, how they are transformed, and whether the relying party trusts the correct federation endpoint.

The trust boundary is the most important concept to understand. AD FS does not simply pass a login through, it asserts identity information on behalf of the user. That makes claim rules, token signing, and relying party configuration part of the security model, not just setup details.

Why AD FS Is Used in Enterprise Access

Organizations use AD FS when they want centralized sign-in with minimal password handling by applications, or when they must support federation with external tenants, partners, or legacy directories. It can reduce repeated authentication prompts and simplify access to older or on-premises systems that are not designed for modern cloud identity patterns.

At the same time, AD FS is usually chosen because of an architectural constraint, not because it is the only identity option. That matters: federation improves usability and integration, but it also introduces dependency on a service that must stay available, correctly trusted, and tightly administered.

Operational Consequences of Federation Failures

When AD FS fails, the impact is usually broader than a single application outage. Users may lose sign-in across multiple apps at once, especially if those apps all depend on the same federation endpoint. Attribute-release mistakes can also break authorization decisions downstream, because an application may receive incomplete or incorrect claims even though the login itself succeeded.

Administrative mistakes are especially sensitive because the service influences authentication and access decisions at scale. A mis-scoped trust, an overly broad claim rule, or stale configuration can create access issues that are difficult to diagnose, since the failure may appear in the application, the federation layer, or the directory rather than in one obvious place.

Risk and Threat Considerations

AD FS concentrates trust, so compromise or misconfiguration can have outsized impact. If federation settings, signing keys, or account permissions are abused, an attacker can potentially impersonate users, alter claims, or expand access across multiple dependent applications.

Failure mechanism: The most common failure pattern is not a broken login prompt, but a trust failure, where an attacker or administrator error changes which identities are accepted, what claims are released, or which endpoints are trusted. That can turn a single federation service into a high-value control point for lateral movement and unauthorized access.

Impact: A successful abuse of the federation layer can affect many applications at once, causing account compromise, privilege escalation, or widespread access disruption. Because the token appears valid to downstream systems, the damage may be harder to detect than a direct password compromise.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST SP 800-53 Rev 5 provides the primary governance reference for this term.

FrameworkControl / ReferenceRelevance
NIST SP 800-53 Rev 5IA-2 — Identification and Authentication (Organizational Users)AD FS issues sign-in assertions for users accessing applications.
IA-5 — Authenticator ManagementAD FS depends on signing material and authentication secret lifecycle.
AC-6 — Least PrivilegeAD FS trust and claim rules should limit released access to what is needed.
Recommendation — Validate federation sign-in flows under IA-2 for organizational users. Protect and rotate federation secrets and signing material under IA-5. Restrict federation admin and claim privileges to least privilege under AC-6.

Practitioner Guidance

Governance implication: Treat AD FS as a security boundary, not a convenience feature. Its trust rules, claim issuance policies, and administrative access should be reviewed with the same care you would apply to a privileged authentication tier.

What to watch for: Pay close attention to unexpected claim changes, trust additions, certificate and signing-material lifecycle, and any reliance on attributes that the application cannot safely tolerate if they are missing or altered. A federation service can appear healthy while still issuing dangerous or incomplete assertions.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 26, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org