Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This is a parent ticket for tracking all work done for the Authorizer feature proposal phase 1 [1].
At a high level, all authorization decisions are delegated to a provider and given the identity of the entity, the resource being accessed, the action, and the context of the request.
Additionally, the Authorizer will be able to support an audit query that presents back the recently active users including their last request, last rejected attempts, and last mutable requests. A given implementation of an Authorizer may or may not offer to support user request audits.
Sub tickets will be created for tracking specific units of work. Once all sub tickets are completed, this ticket will be finished.
[1] https://cwiki.apache.org/confluence/display/NIFI/Support+Authorizer+API
Attachments
Issue Links
- is related to
-
NIFI-2420 Add a section for Multi-tenant Authorization to the Admin Guide
- Resolved