Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New topic: Secure Authentication Flows for ASP.NET #33426

Closed
wadepickett opened this issue Aug 24, 2024 · 1 comment
Closed

New topic: Secure Authentication Flows for ASP.NET #33426

wadepickett opened this issue Aug 24, 2024 · 1 comment
Assignees
Labels
area-security seQUESTered Identifies that an issue has been imported into Quest. sfi-ropc SFI-ROPC remediation

Comments

@wadepickett
Copy link
Contributor

wadepickett commented Aug 24, 2024

Per discussion in #33408

Create a new topic that covers secure authentication flows for ASP.NET Core.

This topic would be linked to from other topics where we use examples of a local database that doesn't require the user to be authenticated, while recommending production apps should use the most secure authentication flow available

Update the following include to refer to the new topic:
aspnetcore/includes/managed-identities-test-non-production.md

With this:

This article uses a local database that doesn't require the user to be authenticated. Production apps should use the most secure authentication flow available. For more information on authentication for deployed test and production apps, see [Secure authentication flows](/aspnet/core/security/).

(Created and assigned per Rick's request)

Page URL

https://learn.microsoft.com/en-us/aspnet/core/security/authentication/?view=aspnetcore-8.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/security/authentication/index.md

Document ID

48e4e204-ea22-c225-0cbc-0d811bdb90ed

Article author

@mjrousos


Associated WorkItem - 322277

@Rick-Anderson
Copy link
Contributor

Fixed in #33521

@Rick-Anderson Rick-Anderson reopened this Oct 6, 2024
@Rick-Anderson Rick-Anderson added the reQUEST Triggers an issue to be imported into Quest label Oct 6, 2024
@sequestor sequestor bot added seQUESTered Identifies that an issue has been imported into Quest. and removed reQUEST Triggers an issue to be imported into Quest labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-security seQUESTered Identifies that an issue has been imported into Quest. sfi-ropc SFI-ROPC remediation
Projects
Development

No branches or pull requests

3 participants