Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.9
-
Fix Version/s: 3.9
-
Component/s: None
-
Labels:None
-
Subscription:Active subscription
Description
application.yml in mp home is being ignored with standalone tomcat when using ldap authentication.
Error creating bean with name 'ldapSecurityConfig': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'auth.ldap.host' in value "${auth.ldap.host}"
When configured in webapps/midpoint/WEB-INF/classes/application.yml all is OK.