You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/25 23:14:00 UTC

[jira] [Work logged] (ARTEMIS-3957) Check for Subject on RemotingConnection before auth cache

     [ https://issues.apache.org/jira/browse/ARTEMIS-3957?focusedWorklogId=803803&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-803803 ]

ASF GitHub Bot logged work on ARTEMIS-3957:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Aug/22 23:13
            Start Date: 25/Aug/22 23:13
    Worklog Time Spent: 10m 
      Work Description: jbertram opened a new pull request, #4189:
URL: https://github.com/apache/activemq-artemis/pull/4189

   Authenticated users automatically have their Subject set on their
   RemotingConnection. The SecurityStore should check for this Subject
   during authorization before checking its cache or attempting
   re-authentication. This will avoid unnecessary traffic to the underlying
   security repository (e.g. LDAP) in cases where the cache times out or is
   disabled completely.




Issue Time Tracking
-------------------

            Worklog Id:     (was: 803803)
    Remaining Estimate: 0h
            Time Spent: 10m

> Check for Subject on RemotingConnection before auth cache
> ---------------------------------------------------------
>
>                 Key: ARTEMIS-3957
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3957
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Authenticated users automatically have their {{Subject}} set on their {{RemotingConnection}}. The {{SecurityStore}} should check for this {{Subject}} during authorization before checking its cache or attempting re-authentication. This will avoid unnecessary traffic to the underlying security repository (e.g. LDAP) in cases where the cache times out or is disabled completely.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)