[
https://issues.apache.org/jira/browse/RANGER-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated RANGER-5505:
-------------------------------------
Affects Version/s: 2.8.0
3.0.0
Description: {{RangerEmbeddedAuthorizer.authorize()}} methods
introduced in RANGER-5312 create {{RangerAuthzAuditHandler}} instance to handle
processing of generated audit events. The API should be extended to support use
of caller provided {{RangerAuthzAuditHandler}} instance to enable use of an
audit handler instance for multiple {{authorize()}} calls. (was: authz-api
introduced in RANGER-5309 simplify authoring plugins and makes it easier to
switch between local and remote policy evaluations (once RANGER-5371 is
completed). This API should be updated for plugins implementations to send
{{requestData}} field, which is typically used to capture the command/SQL
executed by the user for audit loggins.)
Summary: update RangerEmbeddedAuthorizer to support caller
provided audit handler (was: update authz-api with addition of requestData
fileld for plugins)
> update RangerEmbeddedAuthorizer to support caller provided audit handler
> ------------------------------------------------------------------------
>
> Key: RANGER-5505
> URL: https://issues.apache.org/jira/browse/RANGER-5505
> Project: Ranger
> Issue Type: Improvement
> Components: plugins
> Affects Versions: 3.0.0, 2.8.0
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
>
> {{RangerEmbeddedAuthorizer.authorize()}} methods introduced in RANGER-5312
> create {{RangerAuthzAuditHandler}} instance to handle processing of generated
> audit events. The API should be extended to support use of caller provided
> {{RangerAuthzAuditHandler}} instance to enable use of an audit handler
> instance for multiple {{authorize()}} calls.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)