-
Notifications
You must be signed in to change notification settings - Fork 176
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
Add OpenFGA as a Policy Store #661
Comments
/bounty $1500 |
💎 $1,500 bounty • Permit.ioSteps to solve:
Thank you for contributing to permitio/opal! Add a bounty • Share on socials
|
Hi @gemanor! I'm very interested in working on this task. /attempt #661
|
Hey @benya7, sure! Please share your working plan for this, so we can expect timelines, etc. |
/attempt #661 @gemanor do you accept multiple submissions for this?
|
@gemanor Thanks for that! Research OpenFGA API and OPAL's Policy-Store Architecture (3 days):
Development (2 weeks):
Testing, Documentation & Demo (1 week):
I hope this is acceptable to you. Please let me know if you would like any changes. |
Sounds good to me! Looking forward for updates. |
Hey @benya7 I'll be happy if you can share your progress points here so we can track it :) |
@gemanor It's been a week without any visible activity from @benya7. I'd like to take over this issue. I have strong experience with Docker and have worked with Kubernetes policies, particularly with Kyverno. Additionally, I have a solid Python background and I feel confident in integrating OpenFGA into OPAL as a new policy store. I've already reviewed the existing OPA and Cedar policy store implementations and now have a clear understanding of how to proceed with adding OpenFGA. |
Since we haven't seen any progress from @benya7 for the last four days, we are reassigning it to @daveads, who initially asked to take this issue. @daveads, please share your plan for this ticket, including timeframes. @varshith257 @onyedikachi-david, we will open similar tickets soon. Keep watching. |
@gemanor Yea sure... already experimenting with OpenFGA... will share my plan for this ticket here by Monday and constantly update you with my progress via Slack. |
Thanks @daveads, better to update here on the progress, to keep it open and collaborative. |
okayy |
Hey @daveads I would like to collabrate with you in this collabrations |
#attempt #661 |
@thekumbhaj Am almost done. |
@daveads let know when it's done.... |
💡 @daveads submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
An OPAL policy-store is an interface that enables OPAL to manage policy-engines that can make authorization decisions via OPAL clients.
This issue is a feature request to add OpenFGA as a policy-store in OPAL alongside the existing supported policy stores (OPA and Cedar) so developers can better manage OpenFGA services.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: