AuthLogs

Authentication Events Logged

  • Successful login attempts
  • Failed login attempts (with failed attempt counter)
  • Failed attempt counter resets
  • SAML authentication initiation
  • SAML authentication failures

Important Notes

  • These logs focus solely on authentication events (proving identity)
  • Application authorization (permissions/access rights) is handled separately within each application after successful OpenID Connect authentication
  • Authorization logs are not included here as they are managed by the respective applications