[
https://issues.apache.org/jira/browse/NIFI-8783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381575#comment-17381575
]
ASF subversion and git services commented on NIFI-8783:
-------------------------------------------------------
Commit e4ff6f95a0c3630ea4fc3f18d5563c33cdf243b4 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e4ff6f9 ]
NIFI-8783 Moved SingleUserAuthorizer Login Provider check to initialize()
(#5216)
> SingleUserAuthorizer fails start up when not used
> -------------------------------------------------
>
> Key: NIFI-8783
> URL: https://issues.apache.org/jira/browse/NIFI-8783
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.14.0, 1.15.0
> Reporter: Bryan Bende
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The SingleUserAuthorizer has code that checks to see if the
> SinglueUserLoginIdentityProvider is configured, and fails start up if it
> isn't. This is good to ensure they are only used together.
> The issue is, if the SinglueUserAuthorizer is defined in authorizers.xml, but
> it is not the configured authorizer in nifi.properties, it still performs
> this check and fails start up. The check should be improved to account for
> this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)