Description
Similar to RANGER-1095, the RangerKafkaAuthorizer has a boolean "returnValue" which defaults to true. However, there is a catch clause which just logs an error, meaning that a RuntimeException could result in successful authorization. Instead, the boolean should default to false.
Attachments
Attachments
Issue Links
- relates to
-
RANGER-1095 Invert authorization logic in RangerSolrAuthorizer
- Resolved