Skip to content

ldap authentication with latest version #2

@kforner

Description

@kforner

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions