[
https://issues.apache.org/jira/browse/AMQ-9244?focusedWorklogId=974517&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-974517
]
ASF GitHub Bot logged work on AMQ-9244:
---------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jul/25 17:16
Start Date: 14/Jul/25 17:16
Worklog Time Spent: 10m
Work Description: mattrpav commented on PR #1473:
URL: https://github.com/apache/activemq/pull/1473#issuecomment-3070344643
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.
Issue Time Tracking
-------------------
Worklog Id: (was: 974517)
Time Spent: 2h 20m (was: 2h 10m)
> 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: 2h 20m
> 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