Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: JBPM + LDAP - can login, but HumanTask error appears in the jboss log" To view the discussion, visit: https://community.jboss.org/message/819682#819682 -------------------------------------------------------------- As indeed this is a bug you should be able to workaround this by specifying following properties as part of jbpm.usergroup.callback.properties file: java.naming.security.principal=your username for ldap java.naming.security.credentials=your password for ldap That should allow to bind to LDAP that requires authentication. HTH -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/819682#819682] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
