wip: cookie-based auth with AllowAnonymous and absolute URIs
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (push) Failing after 7s
Quant Engine CI/CD Pipeline / validate-core (push) Failing after 11s
Quant Engine CI/CD Pipeline / validate-ui-and-storage (push) Has been skipped
Deploy to Production / Build & Deploy to Production (push) Failing after 2m12s
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (push) Failing after 7s
Quant Engine CI/CD Pipeline / validate-core (push) Failing after 11s
Quant Engine CI/CD Pipeline / validate-ui-and-storage (push) Has been skipped
Deploy to Production / Build & Deploy to Production (push) Failing after 2m12s
Changes: - Dashboard.razor: Add [AllowAnonymous] to allow page load before auth check - CustomAuthenticationStateProvider: Use absolute URIs for HttpClient calls - Fix JSON parsing: Use ReadAsStringAsync instead of ReadAsAsync - Implement cookie-first auth strategy with localStorage fallback Status: /dashboard still not loading after login Issues to investigate: - window.location.href redirect not working in Playwright - Set-Cookie headers not appearing in responses - JavaScript interop not available during static rendering Next: Direct browser testing vs Playwright environment issue Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 162 KiB |
Reference in New Issue
Block a user