[
https://issues.apache.org/jira/browse/KNOX-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18087543#comment-18087543
]
ASF subversion and git services commented on KNOX-3330:
-------------------------------------------------------
Commit fc2987e73bcacf2b49b3683b6f823fccbb497c74 in knox's branch
refs/heads/master from David Han
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=fc2987e73 ]
KNOX-3330: Handle interceptor name collisions (#1251)
Partition IDs are taken from the interceptor names with whitespace removed.
This could lead to potential collisions in the Partition IDs. This change
adds a numerical suffix in the case of collision to ensure that the Partition
IDs are unique.
> Improve LDAP Proxy configurability for multiple LDAP backends
> -------------------------------------------------------------
>
> Key: KNOX-3330
> URL: https://issues.apache.org/jira/browse/KNOX-3330
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Reporter: David Han
> Assignee: David Han
> Priority: Major
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> The Knox ldap proxy uses an interceptor to proxy search requests to a
> configured backend. This configuration is somewhat limiting in how the proxy
> can transform search results. Refactor to configure on the interceptor level
> instead of the backend level so that new types of interceptors can be easily
> added and multiple backends can be included.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)