Skip to content

Commit 6bd9de6

Browse files
patriciasantaanaRebeccaTamachiro
authored andcommitted
apply categories to endpoint labels (#20840)
1 parent 25c1924 commit 6bd9de6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/content/docs/api-shield/management-and-monitoring/endpoint-labels.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ User-defined labels can also be added to endpoints in API Shield by creating a l
1818

1919
You can filter your endpoints based on the labels.
2020

21-
## Managed labels
21+
## Categories
22+
23+
### Managed labels
24+
25+
Use managed labels to identify endpoints by use case. Cloudflare may automatically apply these labels in a future release.
2226

2327
`cf-log-in`: Add this label to endpoints that accept user credentials. You may have multiple endpoints if you accept username, password, and multi-factor authentication (MFA) across multiple endpoints or requests.
2428

@@ -42,6 +46,10 @@ You can filter your endpoints based on the labels.
4246

4347
`cf-rss-feed`: Add this label to endpoints that expect traffic from RSS clients.
4448

49+
### Risk labels
50+
51+
Cloudflare automatically runs risk scans every 24 hours on your saved endpoints. API Shield applies these labels when a scan finds security risks on your endpoints. A corresponding Security Center Insight is also raised when risks are found.
52+
4553
`cf-risk-missing-auth`: Automatically added when all successful requests lack a session identifier. Refer to the table below for more information.
4654

4755
`cf-risk-mixed-auth`: Automatically added when some successful requests contain a session identifier and some successful requests lack a session identifier. Refer to the table below for more information.

0 commit comments

Comments
 (0)