eclipse-edc / eclipse-edc/Connector

`RuleBindingPolicy` usage

Open
#5,532 1 comment 1 reaction 0 assignees View on GitHub
feature_request
Dominant language
Java
Stars
424
Forks
300
Avg merge
13h 11m
Merged PRs (30d)
35

Description

# Feature Request

It's someway complex that we need to rely on 2 different services to do the policy engine settings, e.g.:
- binding policy functions to policy scope it's done on the `PolicyEngine`
- binding left operands to policy scope it's done on the `RuleBindingRegistry`

I think we should expose the methods to bind operands to policy scope in the `PolicyEngine` class, to make the setup more straightforward

## Which Areas Would Be Affected?

policy engine

## Why Is the Feature Desired?

usability

## Who will sponsor this feature?

_Please @-mention the committer that will sponsor your feature_.

## Solution Proposal

_If possible, provide a (brief!) solution proposal._

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.