datalust / seq-tickets

Issues, design discussions and feature roadmap for the Seq log server
https://datalust.co/seq
97 stars 5 forks source link

User management - show last logon #2266

Open Sebbl22 opened 2 months ago

Sebbl22 commented 2 months ago

We have about 50 users in our Seq instance. Users are auto-provisioned through an Active Directory group. As far as I know, users are not automatically unprovisioned from Seq when they are no longer in the Active Directory group.

Therefore it would be nice to have a "last logon" date on the Users administration overview page, so that old users can be identified.

The premium solution would be a auto-unprovision feature, but I imagine, that a user sync to the authentication provider would be required for that, to check if the user is still in the auto-provision group.

nblumhardt commented 2 months ago

Thanks for the suggestion 👍