Skip to content

Commit 259c218

Browse files
[API Shield] Required session identifiers note (#19881)
* session identifier note * change to partial * remove component * Update src/content/partials/api-shield/required-session-identifiers.mdx Co-authored-by: Jun Lee <[email protected]> * Update src/content/partials/api-shield/required-session-identifiers.mdx Co-authored-by: Jun Lee <[email protected]> * Update src/content/partials/api-shield/required-session-identifiers.mdx Co-authored-by: Jun Lee <[email protected]> --------- Co-authored-by: Jun Lee <[email protected]>
1 parent e66659a commit 259c218

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ import { Render } from "~/components"
1111

1212
<Render file="session-identifiers" />
1313

14+
:::note
15+
<Render file="required-session-identifiers" />
16+
:::
17+
1418
## To set up session identifiers
1519

1620
<Render file="set-up-session-identifiers" />
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
{}
3+
4+
---
5+
6+
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)