[ 
https://issues.apache.org/jira/browse/NIFI-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243478#comment-15243478
 ] 

ASF GitHub Bot commented on NIFI-1551:
--------------------------------------

Github user markap14 commented on the pull request:

    https://github.com/apache/nifi/pull/359#issuecomment-210612644
  
    Looks good. I verified that I was able to start NiFi using both secure and 
non-secure ports. I was then able to verify that I was able to add each 
component, update it, and delete it, and all of those functions worked properly 
on both secure & non-secure ports. Of course, the authorization checks was not 
happening, as you've removed that part for now but all actions were still 
completed successfully.
    
    The only things that I did find not working were changing the color of a 
component and starting a Reporting Task. Once these are addressed, I'll be a +1.
    
    Thanks
    -Mark


> Prepare codebase for introduction of Authorizer
> -----------------------------------------------
>
>                 Key: NIFI-1551
>                 URL: https://issues.apache.org/jira/browse/NIFI-1551
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core Framework, Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>             Fix For: 1.0.0
>
>
> - Remove user role management REST endpoints.
> - Remove user role management UI.
> - Remove new user account creation.
> - Remove user account revocation.
> - Remove user account/role cache databases.
> - Update REST endpoints according to Authorizer design.
> - Update UI with new REST endpoints
> After this JIRA has been applied but before NIFI-1554 the application will no 
> longer be performing access checks. NIFI-1554 will introduce the new access 
> checks using the Authorizer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to