Skip to content

Commit 7256f24

Browse files
[CF1] adfs groups callout
1 parent a718752 commit 7256f24

File tree

1 file changed

+8
-3
lines changed
  • src/content/docs/cloudflare-one/identity/idp-integration

1 file changed

+8
-3
lines changed

src/content/docs/cloudflare-one/identity/idp-integration/adfs.mdx

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ Active Directory is a directory service developed by Microsoft for Windows domai
1717

1818
To get started, you need:
1919

20-
- An Active Directory Domain Controller where all users have an email attribute
21-
- Generic SAML enabled for your Access Identity Provider (IdP)
20+
- An Active Directory Domain Controller where all users have an email attribute.
21+
- Generic SAML enabled for your Access Identity Provider (IdP).
2222
- A Microsoft server running with Active Directory Federation Services (AD FS) installed. All screenshots in these instructions are for Server 2012R2. Similar steps will work for newer versions.
23-
- A browser safe certificate for Active Directory Federation Services (AD FS)
23+
- A browser safe certificate for Active Directory Federation Services (AD FS).
2424

2525
Once you fulfill the requirements above, you are ready to begin. Installation and basic configuration of Active Directory Federation Services (AD FS) is outside the scope of this guide. A detailed guide can be found in a [Microsoft KB](<https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/deployment-administrators-guide/gg188612(v=crm.8)>).
2626

@@ -126,6 +126,11 @@ To create Claim Rules:
126126

127127
Both Claim Rules are now available to export to your Cloudflare Access account.
128128

129+
:::note
130+
131+
If you wish to use AD FS groups in your SAML claims, use `token-groups - unqualified names` instead of `is-member-of-DL`.
132+
:::
133+
129134
## Export the certificate
130135

131136
Now you'll configure Cloudflare to recognize AD FS by extracting the _token-signing certificate_ from AD FS.

0 commit comments

Comments
 (0)