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

feat: add basic policy sample #207

Merged
merged 36 commits into from
Feb 28, 2024

Conversation

juliapampus
Copy link
Contributor

What this PR changes/adds

This policy explains the very basics of policy enforcement. It shows the necessary configurations to enable policy evaluation for certain rules as well as an example on how to enforce a policy with a location constraint.

Why it does that

Provide guidance to EDC's policy engine.

Linked Issue(s)

Closes #33

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

farhin23 and others added 30 commits February 5, 2024 14:13
@juliapampus juliapampus added the enhancement New feature or request label Feb 15, 2024
@juliapampus juliapampus requested a review from ndr-brt February 15, 2024 17:34
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'We are always happy to welcome new contributors ❤️ To make things easier for everyone, please - make sure to follow our contribution guidelines, - check if you have already signed the ECA, and - relate this pull request to an existing issue or discussion.'

@ronjaquensel ronjaquensel requested a review from ndr-brt February 26, 2024 14:45
Copy link
Member

@ndr-brt ndr-brt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ronjaquensel ronjaquensel merged commit cfe90e6 into eclipse-edc:main Feb 28, 2024
6 checks passed
@ronjaquensel ronjaquensel deleted the feat/basic-policy-sample branch February 28, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Basic Policy Sample
5 participants