Detect if user has ever logging into the Native UI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2023 09:11 AM
Due to a security issue we created (don’t ask) I need to try and find out which users have ever logged onto the Native UI.
When you first log on it gives you a pop up showing you the latest features. I figure I can check that flag and if the user hasn’t seen that pop up, they’ve never logged on.
Does anyone know where that flag might be? I’ve not been able to find it..
Many thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2023 09:14 AM
Hi @spike,
We do have Last login and Last Login time field/ column in User [sys_user] table. You can utilize it.
If my response helps you resolve your issue. Kindly mark it as helpful & correct. It will be helpful to future readers! 👍🏻
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2023 09:29 AM
Yes, but doesn’t that also show when someone logs onto the Service Portal?