Skip to content

Commit 4412624

Browse files
Update astro/src/content/docs/identityserver/deployment/index.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent 57b5ccc commit 4412624

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • astro/src/content/docs/identityserver/deployment

astro/src/content/docs/identityserver/deployment/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Duende IdentityServer's features that rely on data protection include
107107
* protecting [server-side session](/identityserver/ui/server-side-sessions/index.md) data at rest (if enabled)
108108
* protecting [the state parameter](/identityserver/ui/login/external.md#state-url-length-and-isecuredataformat) for
109109
external OIDC providers (if enabled)
110-
* protecting message payloads sent between pages in the UI (e.g. [logout context](/identityserver/ui/logout/logout-context.md) and [error context](/identityserver/ui/error.md)).
110+
* protecting message payloads sent between pages in the UI (e.g. [logout context](/identityserver/ui/logout/logout-context.md) and [error context](/identityserver/ui/error.md))
111111
* session management (because the ASP.NET Core cookie authentication handler requires it)
112112

113113
## IdentityServer Data Stores

0 commit comments

Comments
 (0)