Dilli Arumugam created KNOX-185:
-----------------------------------
Summary: Use Shiro AuthenticationInfo caching to avoid repeated
ldap bind
Key: KNOX-185
URL: https://issues.apache.org/jira/browse/KNOX-185
Project: Apache Knox
Issue Type: Improvement
Components: Server
Affects Versions: 0.4.0
Reporter: Dilli Arumugam
Assignee: Dilli Arumugam
Fix For: 0.4.0
We should leverage AuthenticationInfo caching of Shiro to cut repeated ldap
binds for the same user in short time frame. Otherwise, the REST calls can
tirgger too many ldap binds.
We are using "ldap bind" here for simpilicity. This is applicable really for
any auth store bind/lookup.
it is possible we may be already getting this benefit.
Would have to test, verify and fix as appropriate.
--
This message was sent by Atlassian JIRA
(v6.1#6144)