1.4.0 with LDAP Add-on error on application start

LDAP addon disables standard security configuration. If you disable the LDAP then either enable standard security by settings the application property:

jmix.security.use-standard-security-configuration=true

or provide your own security configuration that registers an AuthentiactionManager bean.

1 Like