flowable / flowable/flowable-engine

Option to set Context.REFERRAL for LDAP in flowable-ui-app.properties

Open
#531 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

Option to set Context.REFERRAL for LDAP in flowable-ui-app.properties.
Need to use with MS AD and set to follow.

properties.put(Context.REFERRAL, "follow");

Maybe will be enough to show how to set customConnectionParameters in .properties file.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.