gate-sso / gate

Gate is MFA Enabled SSO Platform that supports SAML, OAuth, Linux shell login and CAS
https://gate-sso.github.io
MIT License
203 stars 52 forks source link

Last successful google auth on gate should be tracked #37

Closed olttwa closed 6 years ago

olttwa commented 7 years ago

Currently, authentication for all websites takes place without verification of google account status.

Acceptance Criteria:

  1. Once a user is logged into gate, there should be a sign-in timestamp somewhere.
  2. While authenticating/authorizing a user, it should be unauthorized if the user is not logged in for past X hours.

Sidenote: