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(java-sdk): ABAC (attribute based access control) support #239

Merged
merged 7 commits into from
Dec 8, 2023

Conversation

booniepepper
Copy link
Contributor

@booniepepper booniepepper commented Nov 28, 2023

Description

Add support for ABAC

References

Generates openfga/java-sdk#33

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@booniepepper booniepepper changed the base branch from main to feat/abac November 28, 2023 22:41
Base automatically changed from feat/abac to main December 5, 2023 23:29
@booniepepper booniepepper force-pushed the feat/abac-java branch 2 times, most recently from 9661720 to e69f9b9 Compare December 6, 2023 01:29
@booniepepper booniepepper marked this pull request as ready for review December 6, 2023 01:34
@booniepepper booniepepper requested a review from a team as a code owner December 6, 2023 01:34
@rhamzeh rhamzeh added this pull request to the merge queue Dec 8, 2023
Merged via the queue into main with commit 3d0557d Dec 8, 2023
8 of 11 checks passed
@rhamzeh rhamzeh deleted the feat/abac-java branch December 8, 2023 18:07
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

Successfully merging this pull request may close these issues.

2 participants