BFF + OIDC Cookie: when Nginx silently kills the TLS connection
Context Migrating a Blazor WASM application from client-side OIDC authentication (oidc-client-ts + JWT Bearer) to a BFF (Backend For Frontend) pattern: the ASP.NET Core server handles the full OID...