Platform

Enforce MFA on Organization


Supabase provides multi-factor authentication (MFA) enforcement on the organization level. With MFA enforcement, you can ensure that all organization members use MFA. Members cannot interact with your organization or your organization's projects without a valid MFA-backed session.

Manage MFA enforcement

To enable MFA on an organization, visit the security settings page and toggle Require MFA to access organization on.

  • Only organization owners can modify this setting
  • The owner must have MFA on their own account
  • Supabase recommends creating two distinct MFA apps on your user account

Personal access tokens

Personal access tokens are not affected by MFA enforcement. Personal access tokens are designed for programmatic access and issuing of these require a valid Supabase session backed by MFA, if enabled on the account.