Skip to content

Commit 4d09dfa

Browse files
committed
session duration partial
1 parent 6130432 commit 4d09dfa

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

src/content/docs/cloudflare-one/identity/users/session-management.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,13 @@ You can set an application session duration for self-hosted and private Access a
4747

4848
The application token will expire after this period of time (unless you have set a [policy session duration](#set-policy-session-duration)).
4949

50-
#### SaaS application sessions
50+
#### SaaS applications
5151

52-
<Render file="access/saas-apps/saas-sessions" params={{ session: "Access session durations", token: "Access application token"}} />
52+
<Render file="access/saas-apps/saas-sessions" params={{ session: "Application session durations", token: "Access application token"}} />
53+
54+
#### SSH, RDP, and VNC
55+
56+
<Render file="access/self-hosted-app/ssh-sessions" />
5357

5458
### Set policy session duration
5559

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
{}
3+
---
4+
5+
Cloudflare Access does not control the length of an active SSH, VNC, or RDP session. [Application session durations](/cloudflare-one/identity/users/session-management/) only determine the window in which a user can initiate a new connection.

0 commit comments

Comments
 (0)