Skip to content

Fix auth-callback-silent routing error in prod-mode UIs#65

Merged
sei-awelle merged 1 commit intomainfrom
fix/auth-callback-silent-clean-urls
Apr 2, 2026
Merged

Fix auth-callback-silent routing error in prod-mode UIs#65
sei-awelle merged 1 commit intomainfrom
fix/auth-callback-silent-clean-urls

Conversation

@sei-awelle
Copy link
Copy Markdown
Contributor

Disable clean URLs in npx serve to prevent 301 redirects from stripping the .html extension on auth-callback-silent.html, which caused Angular to intercept the request and fail with NG04002.

Disable clean URLs in npx serve to prevent 301 redirects from
stripping the .html extension on auth-callback-silent.html, which
caused Angular to intercept the request and fail with NG04002.
@sei-awelle sei-awelle requested a review from a team as a code owner April 2, 2026 00:06
@sei-awelle sei-awelle merged commit 567dc5c into main Apr 2, 2026
1 check passed
@sei-awelle sei-awelle deleted the fix/auth-callback-silent-clean-urls branch April 2, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants