[
https://issues.apache.org/jira/browse/NIFI-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398231#comment-15398231
]
ASF subversion and git services commented on NIFI-2122:
-------------------------------------------------------
Commit da238b16efacb46cb78847027de07b197f3f88d0 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=da238b1 ]
NIFI-2122: - Merging responses for the current user and the flow configuration.
- Returning whether NiFi is configured with a policy based authorizer in the
flow configuration. - Only showing the users and policy icons when configured
with a policy based authorizer. - Failing faster when invoking the users or
policies endpoint when not configured with a configurable authorizer.
This closes #736
Signed-off-by: jpercivall <[email protected]>
> Users, Groups, Policies API handling of unsecure request
> --------------------------------------------------------
>
> Key: NIFI-2122
> URL: https://issues.apache.org/jira/browse/NIFI-2122
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 1.0.0
>
>
> When the users, groups, or policies endpoint receives an unsecure request we
> should fail fast likely with an IllegalStateException as using the users,
> groups, and policies endpoints require HTTPS. Only HTTP the user is always
> authenticated as an anonymous user.
> Also update visibility of controls in the UI as appropriate for these
> conditions as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)