jon-wei opened a new issue #6982: PreResponseAuthorizationCheckFilter error when loading coordinator console URL: https://github.com/apache/incubator-druid/issues/6982 in 0.13.0, when loading the coordinator console, the following error occurs (although the subsequent redirect works and authorization checks are performed correctly in the actual console). ``` ERROR [qtp2058526846-335] io.druid.server.security.PreResponseAuthorizationCheckFilter - Request did not have an authorization check performed.: {class=io.druid.server.security.PreResponseAuthorizationCheckFilter, uri=/, method=GET, remoteAddr=1.1.1.1 remoteHost=1.1.1.1} ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
