Skip to content

Commit eb269bd

Browse files
ato login endpoints v2
1 parent b9d703f commit eb269bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/bots/additional-configurations/detection-ids/account-takeover-detections.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Using the detection IDs below, you can detect and mitigate account takeover atta
1818
:::caution[Login endpoints]
1919
Not all login endpoints are automatically detected.
2020

21-
By default, endpoints [labeled](/api-shield/management-and-monitoring/endpoint-labels/#categories) as `cf-log-in` will be evaluated for account takeover detection IDs.
21+
Cloudflare evaluates and automatically detects your website or application's login endpoint. However, if you have a non-traditional login endpoint, you should label it with `cf-log-in` using the [endpoint labeling service](/api-shield/management-and-monitoring/endpoint-labels/#create-a-label).
2222

23-
However, if you have a non-traditional login endpoint, you should label your login endpoint with `cf-log-in` using the [endpoint labeling service](/api-shield/management-and-monitoring/endpoint-labels/#create-a-label).
23+
Cloudflare will use the endpoint that you label instead of the endpoint that we detect.
2424
:::
2525

2626
## Challenges for account takeover detections

0 commit comments

Comments
 (0)