diff --git a/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx b/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx index 64e751ffbc9db63..9d4f307cd5874ee 100644 --- a/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx +++ b/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx @@ -114,7 +114,6 @@ If you deselect **Save new endpoints to endpoint management**, the endpoints wil ### Add endpoints manually - @@ -192,7 +191,7 @@ For each saved endpoint, customers can view: - **Error rate** vs. overall traffic: grouped by 4xx, 5xx, and their sum. - **Response size**: The average size of the response (in bytes) returned to the request. - **Labels**: The current [labels](/api-shield/management-and-monitoring/endpoint-labels/) assigned to the endpoint. -- **Authentication status**: The breakdown of which [session identifiers](/api-shield/get-started/#session-identifiers) were seen on successful requests to this endpoint. +- **[Authentication status](/api-shield/security/authentication-posture/)**: The breakdown of which [session identifiers](/api-shield/get-started/#session-identifiers) were seen on successful requests to this endpoint. - **Sequences**: The number of [Sequence Analytics](/api-shield/security/sequence-analytics/) sequences the endpoint was found in. :::note