[
https://issues.apache.org/jira/browse/NIFI-8783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-8783:
-----------------------------------
Affects Version/s: 1.15.0
1.14.0
> 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
>
> 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)