LibreAuth Nut.exe Visit Website

Sessions

Monitor and terminate active client sessions.

Session List

Select app → Sessions tab. Shows active sessions with IP, username, created/expiry time.

Kill Session

Click kill on a session row to force logout. User must re-authenticate on next check or API call.

How sessions work

  1. Client calls init → receives sessionid
  2. Login/license binds user to session
  3. All subsequent requests include sessionid
  4. Session TTL extends on activity (configurable in app settings)
  5. logout or expiry destroys session
INFO
Anti-Tamper binds session to IP and HWID — see Anti-Tamper.