olivas/backend/app/api
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
..
endpoints Add Azure AD SSO authentication for backend and frontend 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
router.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00