INSIGHT-MVP/packages/core-service/src
Thomas Reitz 1f6e59d362 fix(ms365): direkte OAuth2 URL-Konstruktion statt MSAL für Integration-Flow
MSAL-node v5 erzeugt bei getAuthCodeUrl mit reinen Graph-API-Scopes
(ohne openid) einen fehlerhaften Authorize-URL → AADSTS900561.

getIntegrationAuthUrl und handleIntegrationCallback verwenden jetzt
direkte fetch-Aufrufe (analog zu refreshIntegrationToken) ohne MSAL,
was den Fehler umgeht und denselben Standard-OAuth2-Flow garantiert.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 23:17:38 +01:00
..
common feat: implement Sprint 1 Alpha - full stack with Docker, NestJS, React 2026-03-08 15:33:36 +01:00
config feat(core): Microsoft 365 OAuth-Integration — UserIntegration + IntegrationsModule 2026-03-12 22:36:03 +01:00
core fix(ms365): direkte OAuth2 URL-Konstruktion statt MSAL für Integration-Flow 2026-03-12 23:17:38 +01:00
health feat: implement Sprint 1 Alpha - full stack with Docker, NestJS, React 2026-03-08 15:33:36 +01:00
prisma feat: implement Sprint 1 Alpha - full stack with Docker, NestJS, React 2026-03-08 15:33:36 +01:00
redis feat: implement Sprint 1 Alpha - full stack with Docker, NestJS, React 2026-03-08 15:33:36 +01:00
app.module.ts feat(core): Microsoft 365 OAuth-Integration — UserIntegration + IntegrationsModule 2026-03-12 22:36:03 +01:00
main.ts feat: implement expert profile with skills, experience, languages, projects, certifications and attachments 2026-03-09 10:23:47 +01:00