Skip to content

OAuth Analytics

OAuth Analytics provides Super Users with visibility into the authentication layer of the EZY Portal. It surfaces metrics and logs related to OAuth token issuance, refresh activity, revocation events, and authentication failure rates across all tenants.

RoleAccess Level
Tenant AdminNo access
Account AdminNo access
Super UserFull access

Visible to Super Users only.

  • Token Activity Dashboard — View aggregate metrics for token issuances, refreshes, and revocations over a selected time period.
  • Authentication Failure Log — Inspect failed authentication attempts with details on the client, tenant, and failure reason.
  • Client Application Breakdown — See OAuth activity broken down by registered client application (e.g., mobile app, third-party integrations).
  • Tenant-Level Filtering — Filter all analytics by specific tenant to investigate authentication patterns for individual organizations.
  • Anomaly Detection Indicators — Visual indicators flag unusual spikes in failure rates or unexpected token activity.

:::tip TODO

  • Add screenshots of the OAuth Analytics dashboard.
  • Document the token lifecycle stages tracked by the system.
  • Provide guidance on responding to authentication anomalies. :::