Camunda 7.8.0 LDAP Recursive Group Filtering

I’m an issue with LDAP and I am wondering if the LDAP plugin Camunda supports recursive group filtering. Example, I have two group A and B. User C belongs to group B and group B is a member of Group A. In the Authorizations view in Camunda, giving Group A permission to a process definition is not giving those same permission to User C in group B. Is this by design, or am I missing some additional configuration?

Hi @freemanj,

I think it’s currently not possible. You can find all possible configuration in the docs.

Best regards,
Philipp

Ok cool, thank you for responding!! Are there any plans in the future to add support for it?

Currently, we have to plan to add this feature in the future. However, you can create a feature request for it. Or, you can implement this feature and provide a pull request.

1 Like