shearn89 commented on pull request #5329: URL: https://github.com/apache/nifi/pull/5329#issuecomment-923691107
> > If this fixes the login/logout issues behind a reverse proxy, I'll be keen to give this a test! > > Thanks @shearn89, feel free to give it a try. Is there an existing Jira issue for the reverse proxy issues you are observing? If you can provide more background in comments on this Jira issue, or a new Jira issue, that would also be helpful. > > https://issues.apache.org/jira/browse/NIFI-9060 No worries - yes, there is NIFI-7033, and this PR seems to indicate there's probably others relating to how redirects are handled. I've had a stab at making the changes myself but my JS/Java isn't so good! I've just signed up for an account on Jira and left a comment, I'll see if I can produce something to easily replicate the issue I'm seeing. Effectively it's the same issue where the redirect on login/logout ignores the context path, so I go from https://localhost:8080/nifi/nifi/login to https://localhost/nifi -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
