Skip to content

Commit 660b245

Browse files
change to partial
1 parent 4923243 commit 660b245

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

src/content/docs/api-shield/get-started.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Enabling API Shield features will have no impact on your traffic until you choos
2020

2121
<Render file="session-identifiers" />
2222

23+
<Render file="required-session-identifiers" />
24+
2325
### To set up session identifiers
2426

2527
<Render file="set-up-session-identifiers" />

src/content/docs/api-shield/management-and-monitoring/session-identifiers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import { Render } from "~/components"
1212
<Render file="session-identifiers" />
1313

1414
:::note
15-
Session identifiers are necessary to configure [Sequence Mitigation](/api-shield/security/sequence-mitigation/) or [rate limiting recommendations](/api-shield/security/volumetric-abuse-detection/) and to see results in [Sequence Analytics](/api-shield/security/sequence-analytics/) and [Authentication Posture](/api-shield/security/authentication-posture/).
15+
<Render file="required-session-identifiers" />
1616
:::
1717

1818
## To set up session identifiers
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
{}
3+
4+
---
5+
6+
import { GlossaryTooltip } from "~/components"
7+
8+
Session identifiers are necessary to configure [Sequence Mitigation](/api-shield/security/sequence-mitigation/) or [rate limiting recommendations](/api-shield/security/volumetric-abuse-detection/) and to see results in [Sequence Analytics](/api-shield/security/sequence-analytics/) and [Authentication Posture](/api-shield/security/authentication-posture/).

0 commit comments

Comments
 (0)