-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Redundant Content #17174
Copy link
Copy link
Closed
Labels
Pri1Security-PUMust be reviewed by product unit security.Must be reviewed by product unit security.Source - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueaspnet-core/svcdoc-enhancementsecurity/subsvc
Metadata
Metadata
Assignees
Labels
Pri1Security-PUMust be reviewed by product unit security.Must be reviewed by product unit security.Source - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueaspnet-core/svcdoc-enhancementsecurity/subsvc
Type
Fields
Give feedbackNo fields configured for issues without a type.
This page is totally redundant as RequireClaim is part of policy based authorization. When you say "Claims-based authorization" alongside "Policy-Based" or "Role-Based" you must mean something similar to them (for example Authorize(Claim = ... ) ); Not just something that is a policy on its very nature. Policies are strict and static. Just like the example given in this page:"EmployeeOnly". It is not a claim. It is a policy! Claims are more dynamic and flexible; Much more diverse in type and value than what some static "Policy = " can handle. In my opinion "Claim-based authorization" is still an unfilled gap in this framework.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.