This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
active_sessions [2022/03/07 18:04] yves |
active_sessions [2022/03/07 18:04] (current) yves |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| In the session management section the currently active users are displayed. The system gives the ability to terminate a user's session. | In the session management section the currently active users are displayed. The system gives the ability to terminate a user's session. | ||
| - | {{:active.png?nolink&400|}} | + | {{:active.png?400|}} |
| The lifespan of a session is governed by the ASP.Net session time out value. This value is displayed in the installation check page. When a session is idle for more time than what is defined as the session time out value, it becomes automatically invalid and the corresponding user will need to log in again. | The lifespan of a session is governed by the ASP.Net session time out value. This value is displayed in the installation check page. When a session is idle for more time than what is defined as the session time out value, it becomes automatically invalid and the corresponding user will need to log in again. | ||