[jboss-jira] [JBoss JIRA] (WFCORE-166) LDAP caching for security realm not caching where a user does not exist on the server.

Darran Lofthouse (JIRA) issues at jboss.org
Mon Oct 13 13:01:35 EDT 2014


Darran Lofthouse created WFCORE-166:
---------------------------------------

             Summary: LDAP caching for security realm not caching where a user does not exist on the server.
                 Key: WFCORE-166
                 URL: https://issues.jboss.org/browse/WFCORE-166
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management, Security
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: 1.0.0.Alpha10


Where the caches are configured within the security realms to cache failures missing users are not cached.

This is due to an IOException being used to report the missing user instead of a NamingException - we deliberately do not cache an IOException as that could also be as a result of the server being temporarily unavailable,



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list