Is there a way to configure nifi to use a different root directory for web requests?
We would like everything to be under a common root such as: /XXX/nifi/... /XXX/nifi-api/... Having to proxy 2 (/nifi and /nifi-api) paths makes it very difficult to setup a reverse proxy that also can incorporate OpenID authentication tokens to a secure backend cluster of nodes.
