Skip to content

Release v2.10.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 05:36
69d439a

Fixed

  • Logout now clears the transient OAuth/OIDC correlation and nonce cookies (.AspNetCore.Correlation.*, .AspNetCore.OpenIdConnect.Nonce.*) the sign-in handshake leaves behind on abandoned attempts, so signing out no longer leaves them accumulating in the browser. These cookies are now kept at the root path so the browser sends them on the logout request.

🤖 Generated with Claude Code