Hello,
When I am trying to start an application with LDAP Add-on I get the following error:
2022-10-31 10:43:49.362 ERROR 20464 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :
***************************
APPLICATION FAILED TO START
***************************
Description:
Parameter 0 of method setAuthenticationManager in io.jmix.securityui.authentication.LoginScreenSupport required a bean of type 'org.springframework.security.authentication.AuthenticationManager' that could not be found.
Action:
Consider defining a bean of type 'org.springframework.security.authentication.AuthenticationManager' in your configuration.
Task :bootRun FAILED
Without the LDAP Add-on it is OK.
Thank you in advance,
Ilias