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

ASF GitHub Bot logged work on AMQ-9244:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Jul/25 08:24
            Start Date: 22/Jul/25 08:24
    Worklog Time Spent: 10m 
      Work Description: kenliao94 commented on PR #1473:
URL: https://github.com/apache/activemq/pull/1473#issuecomment-3101620027

   > I think we need a pluggable sub-module to support provider-specifics of 
this. There is a lack of consistency in form fields and providers vary on what 
login types and flows they support.
   > 
   > Example: OIDCProvider
   > 
   >     * createRequest( .. ) // delegate the creation of the HTTP request
   > 
   >     * processResponse( .. ) // delegate the response parsing
   > 
   > 
   > A DefaultOIDCProvider can ship, but also allow for simple injection of 
custom handling or provider-specific handler.
   > 
   > I think we can share the HTTP client handling and most of the JWT parsing 
between providers. I suggest JDK http client and HYTE can donate a JWT 
unmarshaller.
   > 
   > Outstanding: Logout flow needs to be addressed.
   
   Thanks @mattrpav will address the logout flow and incorporate the feedback 
of a pluggable sub-module




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

    Worklog Id:     (was: 975590)
    Time Spent: 2.5h  (was: 2h 20m)

> Add JWT authentication plugin
> -----------------------------
>
>                 Key: AMQ-9244
>                 URL: https://issues.apache.org/jira/browse/AMQ-9244
>             Project: ActiveMQ Classic
>          Issue Type: Task
>          Components: Security/JAAS
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>




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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to