Hi Wyllys, As I started reading, I was going to suggest the proxy approach. Unfortunately, at this time I am unaware of any way to change the paths within NiFi itself - there would be substantial refactoring required to make that an option. You can open a feature request Jira for that, or perhaps the ability to inject a path prefix, but I expect it to be a high level of effort to implement.
Andy LoPresto [email protected] [email protected] He/Him PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 > On Mar 18, 2020, at 9:25 AM, Wyllys Ingersoll > <[email protected]> wrote: > > > 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. > >
