olivas/backend
Vadym Samoilenko f217a5aea6 Add Azure AD SSO authentication for backend and frontend
Replace X-User-Id header auth with Azure AD JWT token validation.
Backend validates tokens via JWKS, frontend uses MSAL for login/token
acquisition. Adds logout button, 401 handling, and configurable
AZURE_AUTH_ENABLED toggle.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 18:41:06 +00:00
..
app Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00
tests Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
.dockerignore Fix Docker build: add missing deps and .dockerignore 2026-02-23 22:16:58 -05:00
alembic.ini Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
Dockerfile Add Google Cloud Run offloading for ML inference and image processing 2026-03-04 19:39:52 +00:00
Dockerfile.full Add Google Cloud Run offloading for ML inference and image processing 2026-03-04 19:39:52 +00:00
pyproject.toml Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00