Angels 365

Authentication Not Configured

To enable Microsoft Entra ID authentication, please configure the following environment variables:

AUTH_SECRET

Random secret (32+ chars)

AUTH_MICROSOFT_ENTRA_ID_ID

Application (client) ID

AUTH_MICROSOFT_ENTRA_ID_SECRET

Client secret value

AUTH_MICROSOFT_ENTRA_ID_ISSUER

Must 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.