Extended support of authorization policies
Open
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
Assessment
This issue has not been assessed yet.