Skip to content

Light Freshness Edit: ASP.NET - Security AUTH#37122

Open
GitHubber17 wants to merge 6 commits into
dotnet:mainfrom
GitHubber17:568764-k
Open

Light Freshness Edit: ASP.NET - Security AUTH#37122
GitHubber17 wants to merge 6 commits into
dotnet:mainfrom
GitHubber17:568764-k

Conversation

@GitHubber17
Copy link
Copy Markdown
Contributor

@GitHubber17 GitHubber17 commented May 8, 2026

This PR contains light freshness updates to three articles:

  • Create an ASP.NET Core web app with user data protected by authorization (moniker range=">= aspnetcore-6.0")
    -- Also updated: 1 include
    -- Minor cleanup on 4 images
  • Account confirmation and password recovery in ASP.NET Core (moniker range=">= aspnetcore-6.0")
    -- Also updated: 1 include
    -- Minor cleanup on 3 images
  • Manage JSON Web Tokens in development with dotnet user-jwts

For details, see ADO request 568764.


Internal previews

📄 File 🔗 Preview link
aspnetcore/security/authentication/accconfirm.md customer intent: As an ASP.NET developer, I want to confirm user accounts and recover passwords, so I can verify user email addresses and allow password resets in my ASP.NET Core app.
aspnetcore/security/authentication/jwt-authn.md Generate tokens with dotnet user-jwts
aspnetcore/security/authentication/scaffold-identity.md Scaffold Identity in ASP.NET Core projects
aspnetcore/security/authorization/secure-data.md customer intent: As an ASP.NET developer, I want to create a web app with authorization functionality, so I can protect user data with ASP.NET Core Identity.

@guardrex
Copy link
Copy Markdown
Collaborator

guardrex commented May 9, 2026

Hello @GitHubber17 ... If you're working in the authz folder now, please pass over the Resource-based authorization article because I'm heavily revising it on #37097.

@GitHubber17 GitHubber17 marked this pull request as ready for review May 11, 2026 17:13
@GitHubber17
Copy link
Copy Markdown
Contributor Author

Hi @tdykstra - Refreshed topics ready for your review. See the top comment for details. Thanks

Cc @cmastr @wadepickett

Comment thread aspnetcore/security/authentication/accconfirm.md Outdated
Comment thread aspnetcore/security/authorization/secure-data.md Outdated
Comment thread aspnetcore/security/authorization/secure-data.md Outdated
Comment thread aspnetcore/security/authorization/secure-data.md Outdated
Comment thread aspnetcore/includes/dotnet-tool-install-arch-options.md Outdated
Comment thread aspnetcore/security/authentication/accconfirm.md Outdated
Comment thread aspnetcore/security/authentication/accconfirm.md Outdated
Comment thread aspnetcore/security/authentication/accconfirm.md Outdated
Comment thread aspnetcore/security/authorization/secure-data.md Outdated
Comment thread aspnetcore/security/authentication/accconfirm.md Outdated
Comment thread aspnetcore/security/authorization/secure-data.md
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.

@GitHubber17, great work! I found a few items, most of them minor and left suggestions inline.

GitHubber17 and others added 2 commits May 11, 2026 11:50
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
@GitHubber17
Copy link
Copy Markdown
Contributor Author

@wadepickett - Thanks for your review! Updates applied - fixes and anchor.

@GitHubber17 GitHubber17 requested a review from wadepickett May 11, 2026 19:01
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.

@GitHubber17, Approved with all review suggestions addressed.

@tdykstra, I wait a bit before merging in case you want a chance to review as well.

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.

3 participants