Skip to content

Commit d5986eb

Browse files
Hyperlint Automation: Meta Description Fixes (#20466)
* Fix issue: WorkspaceTaskSubType.META_DESCRIPTION * Update src/content/docs/cloudflare-one/identity/devices/service-providers/custom.mdx --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: ranbel <[email protected]>
1 parent a8503a7 commit d5986eb

File tree

1 file changed

+2
-1
lines changed
  • src/content/docs/cloudflare-one/identity/devices/service-providers

1 file changed

+2
-1
lines changed

src/content/docs/cloudflare-one/identity/devices/service-providers/custom.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ sidebar:
55
label: Custom integration
66
order: 1
77

8+
description: Configure custom device posture checks in Cloudflare Zero Trust using a service-to-service integration.
9+
810
---
911

1012
import { Render } from "~/components"
@@ -21,7 +23,6 @@ sequenceDiagram
2123
WARP->>External API: JSON with user and device identity
2224
External API-->>WARP: JSON with 0-100 result
2325
```
24-
2526
## External API requirements
2627

2728
The custom service provider integration works with any API service that meets the following specifications. For an example of a custom device posture integration API, refer to our [Cloudflare Workers sample code](https://github.com/cloudflare/custom-device-posture-integration-example-worker).

0 commit comments

Comments
 (0)