We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Policy evaluation
Update the Readme section simple::Authorizer is_authorized API Semantics with new behaviour of Cedar v3 when evaluating authz requests with duplicated entities.
Duplicated entities in this context refers to users, resources, etc that are both present in the entities provider and request entities.
Important: update code snippets in Readme.md
Readme section updated that we don't accept requests with duplicated entities.
N/A
// Put your code below this line.
// Put your output below this line
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Before opening, please confirm:
Bug Category
Policy evaluation
Describe the bug
Update the Readme section simple::Authorizer is_authorized API Semantics with new behaviour of Cedar v3 when evaluating authz requests with duplicated entities.
Duplicated entities in this context refers to users, resources, etc that are both present in the entities provider and request entities.
Important: update code snippets in Readme.md
Expected behavior
Readme section updated that we don't accept requests with duplicated entities.
Reproduction steps
N/A
Code Snippet
// Put your code below this line.
Log output
Additional configuration
No response
Operating System
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: