Skip to content
New issue

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

Update Readme.md on expected behaviour if user sends duplicated entities in authz request #60

Open
3 tasks done
camarcio opened this issue Dec 20, 2023 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@camarcio
Copy link
Contributor

camarcio commented Dec 20, 2023

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

// Put your output below this line

Additional configuration

No response

Operating System

No response

Additional information and screenshots

No response

@camarcio camarcio added the bug Something isn't working label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant