Skip to content

Microsoft Entra ID

Microsoft Entra ID Authentication

Microsoft Entra ID authentication allows users to log in using their Microsoft account. The application uses Microsoft Entra ID OAuth to authenticate users.

Environment Variables

  • AUTH_MICROSOFT_ENTRA_ID_ID: Client ID for Microsoft Entra ID.
  • AUTH_MICROSOFT_ENTRA_ID_SECRET: Client Secret for Microsoft Entra ID.
  • AUTH_MICROSOFT_ENTRA_ID_ISSUER: Issuer URL for Microsoft Entra ID.