[
https://issues.apache.org/jira/browse/KNOX-3330?focusedWorklogId=1023717&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1023717
]
ASF GitHub Bot logged work on KNOX-3330:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jun/26 22:11
Start Date: 04/Jun/26 22:11
Worklog Time Spent: 10m
Work Description: handavid commented on PR #1240:
URL: https://github.com/apache/knox/pull/1240#issuecomment-4626479125
@smolnar82
force pushed after rebase to pick up documentation changes.
I've updated the service_ldap_server.md to reflect the architectural and
configuration changes.
I've also fixed the KnoxCLI to start the KnoxLDAPService. This is needed to
start the directoryService. I tested this by running:
```
$ ./knoxcli.sh ldap-user-groups-test --u sam
Querying KnoxLDAPService for groups of user: sam
sam is a member of: scientist, analyst
```
Issue Time Tracking
-------------------
Worklog Id: (was: 1023717)
Time Spent: 2h 20m (was: 2h 10m)
> 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: 2h 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)