How to set admin users group for Flowable using Ldap

Viewed 10

I'm using Flowable 6.7.2 OpenSource and I want to integrate it with AD using LDAP. I've changed several properties in flowable-default.propierties (flowable.idm.ldap.*) and I can login with the AD user to the flowable-ui module actually but he can't see any modules within it.

I have setup a group for Admin users in AD. How can set admin role for a certain AD user or group

0 Answers
Related