aspnetcore icon indicating copy to clipboard operation
aspnetcore copied to clipboard

Add `AuthorizationPolicyBuilder.RequireClaim` overload that take a `Predicate<Claim>`

Open joegoldman2 opened this issue 8 months ago • 2 comments

  • [x] You've read the Contributor Guide and Code of Conduct.
  • [x] You've included unit or integration tests for your change, where applicable.
  • [x] You've included inline docs for your change, where applicable.
  • [x] There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Fixes #56331.

joegoldman2 avatar Jun 20 '24 18:06 joegoldman2