File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ session.
46
46
47
47
If the deployment does not enforce authentication/authorization, a
48
48
created session has no owner and can be used by any user on any
49
- connection. If the user authenticates and creates a session for a
50
- deployment that does not enforce authentication/authorization, the user
49
+ connection. If a user authenticates and creates a session for a
50
+ deployment that does not enforce authentication/authorization, that user
51
51
owns the session. However, any user on any connection may use the
52
52
session.
53
53
54
- If the deployment transitions to auth without any downtime, any
54
+ If the deployment transitions to authentication without any downtime, any
55
55
sessions without an owner cannot be used.
56
56
You can’t perform that action at this time.
0 commit comments