Skip to content

Commit af4d745

Browse files
committed
Changed "added in <version>" for consistency
1 parent 78636fa commit af4d745

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
label: "Server-Side Sessions"
22
collapsed: true
3-
order: 8
3+
order: 8
4+
badge:
5+
text: v6.1
6+
variant: tip

src/content/docs/identityserver/ui/server-side-sessions/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ redirect_from:
99
- /identityserver/v7/ui/server_side_sessions/
1010
---
1111

12-
:::tip
13-
Added in Duende IdentityServer 6.1
14-
:::
12+
<span data-shb-badge data-shb-badge-variant="default">Added in 6.1</span>
1513

1614
When a user logs in interactively, their authentication session is managed by the ASP.NET Core authentication system,
1715
and more specifically the cookie authentication handler.

0 commit comments

Comments
 (0)