Skip to content

Commit e2cc918

Browse files
transition
1 parent b83fb27 commit e2cc918

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/api-shield/security/authentication-posture.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@ Consider a typical e-commerce application. Users can browse items and prices wit
1717

1818
## Process
1919

20-
After configuring [session identifiers](/api-shield/get-started/#session-identifiers), API Shield continuously scans your traffic for successful requests without authentication and labels your endpoints on a daily basis. Refer to the table below for our labeling methodology:
20+
After configuring [session identifiers](/api-shield/get-started/#session-identifiers), API Shield continuously scans your traffic for successful requests without authentication and labels your endpoints on a daily basis. Refer to the table below for our labeling methodology.
2121

2222
<Render file="label-methodology" />
2323

24+
To examine an endpoint’s authentication details in the Cloudflare dashboard:
25+
2426
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account and domain.
2527
2. Go to **Security** > **API Shield** > **Endpoint Management**.
2628
3. Filter Endpoint Management by the `cf-risk-missing-auth` or `cf-risk-mixed-auth` labels.

0 commit comments

Comments
 (0)