cancel
Showing results for 
Search instead for 
Did you mean: 

LDAP configuration problem / exception in explorer

dkotzold
Champ in-the-making
Champ in-the-making
Hello everybody,
i am currently working on my masterthesis about ldap and process-engines. While trying out activiti i faced a lot of problems configurating ldap.

At this point: I can log in to explorer-app with the credentials in the LDAP!

BUT: every ldap user can log in. my wish was to have some groups in ldap, which can use activiti and some who dont.

BUT: after logging in to explorer, i can create new taks,  thats fine, but when i navigate to the administration tap, a click on "users" gets me the excpetion attached to this post.

can someone please help me. My experience in ldap and activiti is not that much.


Regards,
Dennis
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
> my wish was to have some groups in ldap, which can use activiti and some who dont

Then your ldap query needs to be more specif.

>  i can create new taks, thats fine, but when i navigate to the administration tap, a click on "users" gets me the excpetion attached to this post.

Yes, you'd need to write it yourself, as it's ldap-structure specific
(that's why the exception says  org.activiti.engine.ActivitiIllegalArgumentException: Query is currently not supported by LDAPUserManager.)