flowable / flowable/flowable-engine
Option to set Context.REFERRAL for LDAP in flowable-ui-app.properties
Open
- 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.