Freshness review: Overview of ASP.NET Core Authentication#36810
Open
Freshness review: Overview of ASP.NET Core Authentication#36810
Conversation
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Review ASP.NET Core article for freshness and accuracy
Freshness review: Overview of ASP.NET Core Authentication
Feb 26, 2026
41 tasks
meaghanlewis
approved these changes
Feb 27, 2026
wadepickett
reviewed
Feb 28, 2026
| ### ABP Framework | ||
| [Orchard Core](https://www.orchardcore.net/) is an open-source, modular, and multi-tenant app framework built with ASP.NET Core that also provides a content management system (CMS). See the [Orchard Core](https://github.com/OrchardCMS/OrchardCore) source for an example of authentication providers per tenant. | ||
|
|
||
| [ABP Framework](https://abp.io/) supports various architectural patterns including modularity, microservices, domain driven design, and multi-tenancy. See [ABP Framework source on GitHub](https://github.com/abpframework/abp). |
Contributor
There was a problem hiding this comment.
Suggested change
| [ABP Framework](https://abp.io/) supports various architectural patterns including modularity, microservices, domain driven design, and multi-tenancy. See [ABP Framework source on GitHub](https://github.com/abpframework/abp). | |
| [ABP Framework](https://abp.io/) supports various architectural patterns including modularity, microservices, domain-driven design, and multi-tenancy. See [ABP Framework source on GitHub](https://github.com/abpframework/abp). |
wadepickett
reviewed
Feb 28, 2026
|
|
||
| ## Authentication providers per tenant | ||
|
|
||
| ASP.NET Core doesn't have a built-in solution for multi-tenant authentication. While it's possible for customers to write one using the built-in features, we recommend customers to consider [Orchard Core](https://www.orchardcore.net/) or [ABP Framework](https://abp.io/) for multi-tenant authentication. |
Contributor
There was a problem hiding this comment.
Suggested change
| ASP.NET Core doesn't have a built-in solution for multi-tenant authentication. While it's possible for customers to write one using the built-in features, we recommend customers consider [Orchard Core](https://www.orchardcore.net/) or [ABP Framework](https://abp.io/) for multi-tenant authentication. |
wadepickett
approved these changes
Feb 28, 2026
Contributor
wadepickett
left a comment
There was a problem hiding this comment.
Looks great! Approved. I did make two super minor suggestions that you could take or leave.
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Freshness review of
aspnetcore/security/authentication/index.mdaddressing stale metadata, style inconsistencies, and prose/structure issues across moniker sections.Metadata
ms.datefrom10/18/2022to02/26/2026ai-usage: ai-assisted>= aspnetcore-7.0section## Additional resources[Finbuckle.MultiTenant](…)< aspnetcore-6.0section### Orchard Core/### ABP Frameworksubsection headers; rewrote as prose to match the style of the other two monikershttps://orchardcore.net/→https://www.orchardcore.net/(consistent with other monikers)asp.net core application frameworks→ASP.NET Core application frameworksWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
openid.net/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Contributes to #36100
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.
Internal previews