[
https://issues.apache.org/jira/browse/ARTEMIS-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646752#comment-17646752
]
ASF subversion and git services commented on ARTEMIS-4101:
----------------------------------------------------------
Commit 4924bd6b8171158bd469aa88db135d22b8950b12 in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=4924bd6b81 ]
ARTEMIS-4101 fix license syntax
> SecurityStore caches failed authentication result from LDAP connection
> failures
> -------------------------------------------------------------------------------
>
> Key: ARTEMIS-4101
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4101
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> If the LDAP infrastructure temporarily becomes unavailable, the broker caches
> the failure and no longer attempts to authenticate/authorize the user. This
> is a problem in use-cases with the {{security-invalidation-interval}}
> configured to a longer time period.
> Desired behavior - if the LDAP infrastructure has a connectivity problem, the
> broker should attempt to authenticate on subsequent logins rather than
> caching the result of the failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)