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

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

                Author: ASF GitHub Bot
            Created on: 27/Apr/23 21:13
            Start Date: 27/Apr/23 21:13
    Worklog Time Spent: 10m 
      Work Description: jbertram commented on PR #4458:
URL: 
https://github.com/apache/activemq-artemis/pull/4458#issuecomment-1526484809

   What's the use-case for this?
   
   Also, you can omit the square brackets and dash from your commit message so 
that it's just:
   ```
   ARTEMIS-4263 authenticator to adapt to artemis jaas login modules callback 
handler
   ```
   IMO it makes it easier to read and follows the pattern from the [hacking 
guide](https://github.com/apache/activemq-artemis/blob/main/docs/hacking-guide/en/code.md#commitMessageDetails).




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

    Worklog Id:     (was: 859482)
    Time Spent: 20m  (was: 10m)

> support access to our JaasCallbackhandler from a jdk http Authenticator
> -----------------------------------------------------------------------
>
>                 Key: ARTEMIS-4263
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4263
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: JAAS
>    Affects Versions: 2.28.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> To allow the jolokia jvm agent to utilise jaas with our callback handler, it 
> is necessary to provide a wrapper that is aware of the capabilities of the 
> various artemis login modules and provide the necessary callback 
> implementation
> Jolokia supports an externsion point in the form of a 
> com.sun.net.httpserver.Authenticator that we can use. 
> This will allow us to reduce the surface are that we expose to support 
> jolokia, avoiding the need for jetty. 
>  
>  



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

Reply via email to