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 hexaPolicy.rego to use policy.meta.policyId instead of policy.id #2

Closed
independentid opened this issue Mar 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@independentid
Copy link
Member

Policy-OPA is using an out-of-date version of hexa Policy and referencing Policy.Id which does not exist in present IDQL.

Note that this impacts actionRights and allowSet functions which return lists of policy Ids that are enabled.

OPA Provider in policy-mapper will need to be updated to assign a default PolicyId value.

@independentid independentid self-assigned this Mar 23, 2024
@independentid independentid added the enhancement New feature or request label Mar 23, 2024
@independentid independentid added the bug Something isn't working label Mar 23, 2024
independentid added a commit that referenced this issue Mar 26, 2024
Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
@ggebel ggebel closed this as completed Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Development

No branches or pull requests

2 participants