To enable Microsoft Entra ID authentication, please configure the following environment variables:
AUTH_SECRETRandom secret (32+ chars)
AUTH_MICROSOFT_ENTRA_ID_IDApplication (client) ID
AUTH_MICROSOFT_ENTRA_ID_SECRETClient secret value
AUTH_MICROSOFT_ENTRA_ID_ISSUERMust be: https://login.microsoftonline.com/{tenant-id}/v2.0
⚠️ Common Issue: The ISSUER must be a full URL starting with https://, not just the tenant ID.
Add these in the Vars section of the sidebar, then refresh the page.