Skip to content

Commit 24d9bca

Browse files
dledfordcfranbel
authored andcommitted
Add note on domain being capitalization sensitive (cloudflare#22756)
* Add note on domain being capitalization sensitive We found entering a domain with different capitalization than the real domain causes the check to fail. Added note to dev docs with this info. * Update src/content/docs/cloudflare-one/identity/devices/warp-client-checks/domain-joined.mdx --------- Co-authored-by: ranbel <[email protected]>
1 parent 5dd3d0c commit 24d9bca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/content/docs/cloudflare-one/identity/devices/warp-client-checks/domain-joined.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ The Domain Joined device posture attribute ensures that a user is a member of a
3030
4. Enter a descriptive name for the check.
3131
5. Select your operating system.
3232
6. Enter the domain you want to check for, such as `example.com`.
33+
:::note
34+
The **Domain** field is case-sensitive. If your domain is `example.com`, entering `Example.com` will fail the posture check.
35+
:::
3336
7. Select **Save**.
3437

3538
Next, go to **Logs** > **Posture** and verify that the Domain Joined check is returning the expected results.

0 commit comments

Comments
 (0)