mcgilman commented on issue #4099: NIFI-7170: Add option to disable anonymous authentication URL: https://github.com/apache/nifi/pull/4099#issuecomment-612217069 @alopresto I did misunderstand the comment. However, I just pushed another commit that adds integration tests for allowing and preventing anonymous requests. However, we should clarify how we want to handle requests that proxy anonymous access. In this case the request that NiFi received was authenticated and authorized to be a trusted proxy. However, the end user is anonymous. This scenario was not handled by this PR. It's focus is on reject requests that do not authenticate. I'm happy to update this to handle the proxy case as well. Just let me know.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
