dow-prod-tracker/src
Vadym Samoilenko 6fd240860c Fix SSO redirect URI by setting authorization.params explicitly
next-auth v5 beta ignores redirectProxyUrl when constructing the
redirect_uri sent to Microsoft — it strips the pathname from AUTH_URL
and uses only the origin. Passing redirect_uri directly in
authorization.params guarantees the /hp-prod-tracker basePath is
included in the callback URL.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 15:04:42 +01:00
..
app Make Ollama primary AI provider, Claude as paid fallback 2026-04-08 14:06:35 -04:00
components Add Ollama as fallback AI provider, remove local Ollama container 2026-04-08 12:30:13 -04:00
hooks Make Ollama primary AI provider, Claude as paid fallback 2026-04-08 14:06:35 -04:00
lib Fix SSO redirect URI by setting authorization.params explicitly 2026-04-15 15:04:42 +01:00
stores feat: add pipeline stage resolver and organization access control 2026-03-14 22:43:43 -05:00
types Add Auth.js v5 with Google + Microsoft Entra ID SSO 2026-02-28 21:07:38 -06:00
instrumentation.ts automation rules added to settings 2026-03-17 23:07:44 -05:00
middleware.ts Fix login redirect missing basePath behind reverse proxy 2026-04-13 15:26:51 -04:00