Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforcing READ permissions when referencing ControllerServices #860

Closed
wants to merge 1 commit into from

Conversation

mcgilman
Copy link
Contributor

NIFI-2554:

  • Requiring READ permissions on the referenced controller service when creating/updating processors, controller services, and reporting tasks.
  • Preventing client side selection of unauthorized controller services unless they were the previously configured value.

- Requiring READ permissions on the referenced controller service when creating/updating processors, controller services, and reporting tasks.
- Preventing client side selection of unauthorized controller services unless they were the previously configured value.
@bbende
Copy link
Contributor

bbende commented Aug 15, 2016

Reviewing...

@bbende
Copy link
Contributor

bbende commented Aug 15, 2016

+1 full build passed with contrib-check and tested a lot of combinations of components referencing controller services to ensure i could only use controller services i had READ access to, will merge to master

@asfgit asfgit closed this in 7d8dd27 Aug 15, 2016
@mcgilman mcgilman deleted the NIFI-2554 branch September 15, 2016 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants