Skip to content

Commit 3bb1562

Browse files
Apply suggestions from code review
PCX suggestion Co-authored-by: Jun Lee <[email protected]>
1 parent fbde87f commit 3bb1562

File tree

1 file changed

+4
-9
lines changed
  • src/content/docs/cloudflare-one/identity/devices/service-providers

1 file changed

+4
-9
lines changed

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

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -120,15 +120,10 @@ To create a custom service-to-service integration:
120120
file="posture/add-service-provider"
121121
params={{ provider: "Custom service provider" }}
122122
/>
123-
5. In **Access client ID** and **Access client secret**, enter the Access
124-
service token used to authenticate to your external API. 6. In **Rest API URL**,
125-
enter the external API endpoint that Cloudflare will query for posture
126-
information (for example, `https://api.example.com`). For more information,
127-
refer to [External API requirements](#external-api-requirements). 7. In
128-
**Polling frequency**, choose how often Cloudflare Zero Trust should query the
129-
external API for information. 8. Select **Test and save**. The test checks if
130-
Cloudflare can authenticate to the API URL using the provided Access
131-
credentials.
123+
5. In **Access client ID** and **Access client secret**, enter the Access service token used to authenticate to your external API.
124+
6. In **Rest API URL**, enter the external API endpoint that Cloudflare will query for posture information (for example, `https://api.example.com`). For more information, refer to [External API requirements](#external-api-requirements).
125+
7. In **Polling frequency**, choose how often Cloudflare Zero Trust should query the external API for information.
126+
8. Select **Test and save**. The test checks if Cloudflare can authenticate to the API URL using the provided Access credentials.
132127

133128
Next, [configure a device posture check](#4-configure-the-posture-check) to determine if a given posture score constitutes a pass or fail.
134129

0 commit comments

Comments
 (0)