Skip to content

[release/11.0-rc1] Harden SignalR authentication refresh - #68593

Merged
wtgodbe merged 1 commit into
release/11.0-rc1from
backport/pr-68459-to-release/11.0-rc1
Aug 17, 2026
Merged

[release/11.0-rc1] Harden SignalR authentication refresh#68593
wtgodbe merged 1 commit into
release/11.0-rc1from
backport/pr-68459-to-release/11.0-rc1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Backport of #68459 to release/11.0-rc1

/cc @BrennanConroy

Harden SignalR authentication refresh

Summary of the changes (Less than 80 chars)

Description

{Detail}

Fixes #{bug number} (in this specific format)

Customer Impact

{Justification}

Regression?

  • Yes
  • No

[If yes, specify the version the behavior has regressed from]

Risk

  • High
  • Medium
  • Low

[Justify the selection above]

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

When servicing release/2.3

  • Make necessary changes in eng/PatchConfig.props

* Harden SignalR authentication refresh

Prevent stale authentication publications and refresh timers, separate transport ownership from refresh policy, and allow Blazor circuits to accept identity transitions.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: a24ee9dd-34dc-456d-a884-16110ff745bd

* Fix authentication refresh during reconnect

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a24ee9dd-34dc-456d-a884-16110ff745bd

* Address authentication refresh review feedback

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: a24ee9dd-34dc-456d-a884-16110ff745bd

* Harden authentication refresh identity handling

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: a24ee9dd-34dc-456d-a884-16110ff745bd

* Fix authentication refresh test identities

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: a24ee9dd-34dc-456d-a884-16110ff745bd

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a24ee9dd-34dc-456d-a884-16110ff745bd
@wtgodbe
wtgodbe merged commit d201668 into release/11.0-rc1 Aug 17, 2026
28 checks passed
@wtgodbe
wtgodbe deleted the backport/pr-68459-to-release/11.0-rc1 branch August 17, 2026 18:46
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