In which table the user session login and logout details Captured?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2019 04:28 AM
In which table the user session login and logout details Captured?
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2020 10:46 PM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2024 09:24 AM - edited ‎01-16-2024 09:26 AM
Hi Rajkumar
sys_user_login_history table contains the user session login and logout details
Please refer servicenow documentation below
https://docs.servicenow.com/bundle/vancouver-platform-security/page/integrate/identity/concept/login...
sys_user_session_list.do is the table in Service now which has the session details.