olivas/backend/app/api/endpoints
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
..
__init__.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
analysis.py Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00
aoi.py Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00
comparison.py Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00
health.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
projects.py Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00
reports.py Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00