[
https://issues.jboss.org/browse/ELY-923?page=com.atlassian.jira.plugin.sy...
]
Jan Kalina edited comment on ELY-923 at 4/11/17 1:27 PM:
---------------------------------------------------------
Third PR: listening for changes in cached realm made optional - as listening for changes
prevents correct issue verification (unable to detect if caching works when cache
invalidated automatically on LDAP change)
was (Author: honza889):
Third PR: listening for changes in cached realm made optional
Elytron caching-realm backed by ldap-realm should avoid hitting LDAP
for a cache hit
------------------------------------------------------------------------------------
Key: ELY-923
URL:
https://issues.jboss.org/browse/ELY-923
Project: WildFly Elytron
Issue Type: Bug
Components: Realms
Affects Versions: 1.1.0.Beta21
Reporter: Ondrej Kotek
Assignee: Jan Kalina
Priority: Blocker
Fix For: 1.1.0.Beta28
Elytron {{caching-realm}} backed by {{ldap-realm}} provides caching for identity objects
but not for related credentials and attributes. This is currently due to design of
{{ldap-realm}} (like in case of {{filesystem-realm}}, see ELY-915).
Credentials and attributes should not be loaded from LDAP for a cache hit.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)