We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e1d64d + 32d3298 commit 42bda01Copy full SHA for 42bda01
src/content/docs/identityserver/ui/login/session.md
@@ -9,7 +9,7 @@ redirect_from:
9
- /identityserver/v7/ui/login/session/
10
---
11
12
-#Regardless of how the user proves their identity on the login page, an authentication session must be established.
+Regardless of how the user proves their identity on the login page, an authentication session must be established.
13
This authentication session is based on ASP.NET Core’s authentication system, and is tracked with a cookie managed by
14
the [cookie authentication](https://docs.microsoft.com/en-us/aspnet/core/security/authentication/cookie) handler.
15
0 commit comments