dotnet / dotnet/yarp

Extended support of authorization policies

Open
#1,370 3 comments 0 reactions 0 assignees View on GitHub
single_exe Type: Idea
Dominant language
C#
Stars
9.6k
Forks
933
Avg merge
12d 18h
Merged PRs (30d)
2

Description

### What should we add or change to make your life better?
Now RouteConfig allows to specify a single authorization policy.
Proposed changes are
1. support for multiple authorization policies per route;
2. support for rest of ASP.NET Core AuthorizeAttribute properties: AuthenticationSchemes and Roles.

### Why is this important to you?
We have multiple authorization policies applied to a single action.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.