Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
pcx_content_type: how-to
title: Active Directory (SAML)
description: Integrate Active Directory with Cloudflare Access using SAML for secure identity management. Follow step-by-step AD FS setup and configuration guide.
---

import { GlossaryTooltip } from "~/components";
Expand All @@ -12,7 +13,6 @@ To set up the Microsoft Entra ID IdP integration with Zero Trust, refer to [Micr
:::

Active Directory is a directory service developed by Microsoft for Windows domain networks. It is included in most Windows Server operating systems as a set of processes and services. Active Directory integrates with Cloudflare Access using Security Assertion Markup Language (<GlossaryTooltip term="SAML">SAML</GlossaryTooltip>).

## Before you start

To get started, you need:
Expand Down