[
https://issues.apache.org/jira/browse/NIFI-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10408:
------------------------------------
Status: Patch Available (was: Open)
> Include user value when an LDAP error occurs during startup
> -----------------------------------------------------------
>
> Key: NIFI-10408
> URL: https://issues.apache.org/jira/browse/NIFI-10408
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Wynner
> Assignee: David Handermann
> Priority: Minor
> Labels: Authorization, LDAP, NiFi, ldap.conf
> Time Spent: 10m
> Remaining Estimate: 0h
>
>
> ERROR org.springframework.web.context.ContextLoader: Context initialization
> failed
> org.springframework.beans.factory.UnsatisfiedDependencyException: Error
> creating bean with name
> 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration':
> Unsatisfied dependency expressed through method
> 'setFilterChainProxySecurityConfigurer' parameter 1; nested exception is
> org.springframework.beans.factory.BeanExpressionException: Expression parsing
> failed; nested exception is
> org.springframework.beans.factory.UnsatisfiedDependencyException: Error
> creating bean with name
> 'org.apache.nifi.web.NiFiWebApiSecurityConfiguration': Unsatisfied dependency
> expressed through method 'setJwtAuthenticationProvider' parameter 0; nested
> exception is org.springframework.beans.factory.BeanCreationException: Error
> creating bean with name 'jwtAuthenticationProvider' defined in class path
> resource [nifi-web-security-context.xml]: Cannot resolve reference to bean
> 'authorizer' while setting constructor argument; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'authorizer': FactoryBean threw exception on object creation;
> nested exception is java.lang.IllegalArgumentException: Identity can not be
> null or empty
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)