- 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.
推薦閱讀
- 跟“龍哥”學C語言編程
- Learning C++ Functional Programming
- Java Web程序設計
- concrete5 Cookbook
- Python算法指南:程序員經典算法分析與實現
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- Apache Camel Developer's Cookbook
- 遠方:兩位持續創業者的點滴思考
- C語言程序設計實踐
- Clojure編程樂趣
- 程序員的英語
- PHP面試一戰到底
- 瘋狂Ajax講義(第3版)
- Unity Certified Programmer:Exam Guide
- Mastering Docker(Second Edition)