Melissa Clark created NIFI-7555:
-----------------------------------
Summary: LDAP user group provider throws PartialResults Exception
when referral strategy = IGNORE
Key: NIFI-7555
URL: https://issues.apache.org/jira/browse/NIFI-7555
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.11.4
Environment: AWS Instance running Ubuntu 18.04
LDAPS user group provider
Reporter: Melissa Clark
We are using LDAPS for authentication and for user-group provision.
At the level I need to search the LDAP tree, two referrals are returned. If I
tell Nifi to IGNORE referrals in the "referral strategy" option in
authorizers.xml, Nifi throws a "PartialResults" exception and stops.
This is unexpected as, by saying that referrals should be ignored, I have
indicated that I am happy with the partial results.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)