-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Hi,
So on one of my server I can run tmapp. It works with the default Config.groovy. If I try to put the LDAP related bits from my current working config with the old instance, it does not seem to be taken into account (i.e. I can not login with the LDAP credentials).
If I just replace the Config.groovy with the old one, tmapp crashes. I can see these types of messages in the logs:
transmart.log:11-05-2017 17:48:21,118 ERROR GrailsContextLoader - Error initializing Grails: No bean named 'ldapAuthProvider' is defined
transmart.log:org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'ldapAuthProvider' is defined
So my question: do you have any information about how to setup LDAP authentication with this version, and if some thing has changed regarding the configuration ?
Thanks.
Karl
Metadata
Metadata
Assignees
Labels
No labels