Sandor Molnar created KNOX-3324:
-----------------------------------
Summary: Revisit Ranger authorization behaviour
Key: KNOX-3324
URL: https://issues.apache.org/jira/browse/KNOX-3324
Project: Apache Knox
Issue Type: Task
Reporter: Sandor Molnar
Assignee: Sandor Molnar
In certain highly concurrent testing environments, where {{XASecurePDPKnox}}
(aka. Ranger) is used as the {{authZ}} plugin, tests may fail with 403.
The reason being is that Ranger Knox plugin downloads the relevant Knox
policies in a lazy manner (at the first request), which may or may not cause
issues at the authorization stage.
We need to find out if this is actionable from the Knox side, or the Ranger
Knox plugin has to be updated to avoid such issues.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)