FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Merge to Live by github-actions[bot] · Pull Request #37554 · dotnet/AspNetCore.Docs · GitHub

Merge to Live - #37554

Open
github-actions[bot] wants to merge 3 commits into
livefrom
main
Open

Merge to Live#37554
github-actions[bot] wants to merge 3 commits into
livefrom
main

Conversation

github-actions Bot commented Aug 28, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

guardrex and others added 3 commits August 28, 2026 07:07
Add documentation for the new SignalR authentication refresh feature, which lets a
connected client update its authentication credentials for an active connection without
reconnecting.

- authn-and-authz.md: Add an "Authentication refresh" section (gated to .NET 11) covering
  how to enable it on the server, refresh from the .NET and JavaScript clients, and react
  to a refresh in the hub. Cross-link the "User and role changes" section.
- configuration.md: Document the new HttpConnectionDispatcherOptions members
  (EnableAuthenticationRefresh, MaximumAuthenticationExpiration, OnAuthenticationRefresh)
  in the advanced HTTP options.
- client-features.md: Add an "Authentication Refresh" row to the client feature matrix.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.18.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.18)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL