Skip to content

move from pull to push model for policy data #14

@chicco785

Description

@chicco785

Is your feature request related to a problem? Please describe.

Currently policy data are pulled from the rego policies, this may create performance issues.

Describe the solution you'd like

When a policy is created or modified the auth api generates a payload to the opa data api. This data are then used to evaluate policies.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions