Add a web redirect URI that exactly matches https://www.sdap.qocs.org.au/auth/callback.
Operational data for admissions, cash, stock, and daily Square reporting.
Prepare Microsoft Entra ID authentication for museum PCs and club Microsoft 365 accounts. Sign-in enforcement stays off until the enable box is deliberately ticked and saved. Assign your Admin Settings access on the Permissions page before enabling sign-in.
Auth-specific variables take priority. Tenant, client ID, and secret can fall back to the existing Graph values.
Add a web redirect URI that exactly matches https://www.sdap.qocs.org.au/auth/callback.
Create a secret for the web app. Store it as MS_AUTH_CLIENT_SECRET when possible.
The app uses OpenID Connect scopes openid, profile, and email, then validates the ID token signature.
Silent SSO lets Microsoft reuse an existing browser or Windows Microsoft 365 session. Trusted headers are only for server-managed Windows authentication.
Assign QOCS.AdminSettings, QOCS.FullAccess, or QOCS.ReportingAccess in Entra, or use exact-user assignments in the Permissions page.