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

Enable partial evaluation from the java API #1010

Closed
MFAshby opened this issue Jul 12, 2021 · 0 comments
Closed

Enable partial evaluation from the java API #1010

MFAshby opened this issue Jul 12, 2021 · 0 comments

Comments

@MFAshby
Copy link
Contributor

MFAshby commented Jul 12, 2021

what:
data filtering is a very powerful capability of oso. It allows me to apply attribute based access control to both read and search operations using write the same, simple policy for both. I'd like to make that capability available on Java also.

why:
I haven't yet found another authorization library with this capability in the java ecosystem!

how:
Implement the necessary types and conversion routines to be able to evaluate policies with Variables in them and return Expressions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant