- ServiceNow Application Development
- Sagar Gupta
- 143字
- 2021-07-03 00:01:06
Terminating sessions of a logged in user
The Logged in Users module under the User Administration application lists sessions of all the users currently logged in to the system:

An administrator can view the details of any of the listed sessions by clicking on the info icon and read the entire session logs. It is possible to lock out a user's session by simply clicking on the Lock Out Session button on the Session detail page:

A user might have logged in from different browsers thus there may be a scenario where more than one session belongs to one user. When locking down sessions from the Session detail page, we are only terminating one of the sessions of the users. Also, the user can still log back in and start a new session, as they are currently not Locked out of the instance.
推薦閱讀
- Spring Boot 2實戰之旅
- Building a Game with Unity and Blender
- 少年輕松趣編程:用Scratch創作自己的小游戲
- Java程序設計與計算思維
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- 自制編程語言
- HTML5從入門到精通(第4版)
- LabVIEW虛擬儀器入門與測控應用100例
- C# and .NET Core Test Driven Development
- Regression Analysis with Python
- Node.js 12實戰
- 深入解析Java編譯器:源碼剖析與實例詳解
- Java核心編程
- Python深度學習(第2版)
- 讀故事學編程:Python王國歷險記