You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
The purpose of this is to serve as a generic webhook authorizer for Apache NiFi in order to be able to secure NiFi with for example the https://www.openpolicyagent.org/[Open Policy Agent] or similar tools.
5
+
6
+
== Installation
7
+
The jar file needs to be provided on the CLASSPATH of NiFi. The easiest way to achieve this is to copy it to the `lib` directory in the install folder (not recommended to do this, but the easiest way).
8
+
9
+
== Configuration
10
+
The authorizer can be configured in the authorizer.xml file of NiFis configuration directory.
0 commit comments