-
Notifications
You must be signed in to change notification settings - Fork 0
Add a NiFi Authorizer that interfaces with OPA #47
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Open
lfrancke opened this issue
Jun 22, 2021
· 1 comment
· May be fixed by stackabletech/docker-images#1058 or stackabletech/nifi-operator#777
Open
Add a NiFi Authorizer that interfaces with OPA #47
lfrancke opened this issue
Jun 22, 2021
· 1 comment
· May be fixed by stackabletech/docker-images#1058 or stackabletech/nifi-operator#777
Labels
Comments
Call with Silas on Wednesday (9th April) |
This was
linked to
pull requests
Apr 22, 2025
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
We'd like OPA to handle all authorization aspects. NiFi supports an Authorizer interface to plug-in custom authorizers.
This issue is about creating such a custom authorizer that forwards all authorization requests to OPA.
We also decided that OPA should do the group resolution.
The current OPA plugin is available at https://github.com/DavidGitter/nifi-opa-plugin
The text was updated successfully, but these errors were encountered: