Is there a way to see when a user has logged one last time?

Is there a way to see when a user has logged one last time?

avatar
Product: PowerShell Universal
Version: 5.*


Is there any way to see when a user has logged on last time?
Especially users that got added via SAML2 login.
The list in the GUI does not contain that data.
I wonder if there is any variable or cmd I could use to get that info.
I assume it must be somehwhere in the DB.

avatar
(anonymous user)

Recommended Answer

/admin/platform/sessions


f45c5a268e4a56216afcc262d558b665915b22e4

It shows who, where, and when. Are you looking for something else?

f45c5a268e4a56216afcc262d558b665915b22e4.png

All Comments (2)

avatar

/admin/platform/sessions


f45c5a268e4a56216afcc262d558b665915b22e4

It shows who, where, and when. Are you looking for something else?

f45c5a268e4a56216afcc262d558b665915b22e4.png

avatar

Thank you.
Somehow I totally overlooked this one…