Skip to content

Commit afacbaf

Browse files
Update session-management.mdx
Update for session mgmt per org
1 parent 5de22ba commit afacbaf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/authenticate/manage-authentication/session-management.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ title: Session management
44
sidebar:
55
order: 7
66
relatedArticles:
7+
- 6f5b7b0d-3818-4654-a1a1-3247a5e4d52a
78
- 5a248c6f-c1ae-480a-95c3-d3c69c81598d
89
- 4ed081b0-7853-49be-b5fd-22a84a86bdad
9-
- 50284476-2442-414c-af20-01ed3ef4ca4e
1010
---
1111

1212
You can manage Kinde authenticated sessions via your application settings. An authenticated session (or SSO session) is the time during which a user is authenticated via Kinde, regardless of their activity. You can define if a session persists even after a browser is closed, and how long can lapse before making a user re-authenticate.
1313

1414
These settings only apply to Kinde sessions and not sessions you maintain through your own application.
15+
If you want, you can [change session settings for an organization](/authenticate/manage-authentication/session-management-per-organization/), without affecting other organizations.
1516

1617
## Limitations
1718

0 commit comments

Comments
 (0)