Skip to content

Clean up and modernize the authorization docs #35801

@danroth27

Description

@danroth27

The ASP.NET Core docs cover authorization docs in several different places. We have specific authentication & authorization topics for each tech and general authorization content a top-level authorization section:

However, there is a bunch of content in the authorization section that is specific to MVC, API Controllers, and Razor Pages. For consistency, this content should be consolidated into authn-and-authz docs that live under the corresponding areas for those technologies. In cases where we use these technologies to demonstrate general authorization concepts, we should instead use Minimal APIs & Blazor to demonstrate those concepts.

We should then also link to the various authn-and-authz docs from the Security and Identity section.


Associated WorkItem - 494905

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions