Skip to content

Improve clarity on access token handling#36162

Merged
guardrex merged 4 commits intomainfrom
guardrex-patch-1
Sep 29, 2025
Merged

Improve clarity on access token handling#36162
guardrex merged 4 commits intomainfrom
guardrex-patch-1

Conversation

@guardrex
Copy link
Copy Markdown
Collaborator

@guardrex guardrex commented Sep 27, 2025

Fixes #36160

Thanks @timdeschryver! 🚀

Wade .... I made a .NET 11 tracking reminder to check/update this language if the PU provides a built-in access token rotation feature next year.

... and I fixed up the other links here to use XREF syntax.


Internal previews

📄 File 🔗 Preview link
aspnetcore/security/authentication/configure-jwt-bearer-authentication.md Configure JWT bearer authentication in ASP.NET Core

@guardrex guardrex self-assigned this Sep 27, 2025
@guardrex guardrex mentioned this pull request Sep 27, 2025
96 tasks
@guardrex guardrex requested a review from Copilot September 27, 2025 10:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the clarity and accuracy of documentation regarding access token handling in JWT Bearer authentication. The changes refine the language around access token management requirements and update API references.

  • Updates language to be more precise about access token requirements (using "must" instead of "need to")
  • Replaces informal API references with proper cross-reference syntax
  • Removes specific version targeting (.NET 10) in favor of more general "future release" language

guardrex and others added 3 commits September 27, 2025 06:54
Copy link
Copy Markdown
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks @timdeschryver and @guardrex! I usually take a look for reviews on the weekend at least once but I missed this one on Saturday. Sorry for the wait.

@guardrex guardrex merged commit ac029ca into main Sep 29, 2025
3 checks passed
@guardrex guardrex deleted the guardrex-patch-1 branch September 29, 2025 23:43
@guardrex guardrex mentioned this pull request Feb 6, 2026
67 tasks
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.

Article mentions a planned .NET 10 feature that is postponed

3 participants