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 2021/02/05 06:15:00 UTC

[jira] [Work logged] (ARTEMIS-33) Generic integration with SASL Frameworks

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

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

                Author: ASF GitHub Bot
            Created on: 05/Feb/21 06:14
            Start Date: 05/Feb/21 06:14
    Worklog Time Spent: 10m 
      Work Description: laeubi opened a new pull request #3432:
URL: https://github.com/apache/activemq-artemis/pull/3432


   This adds the opportunity to register new SASL schemes via the default
   java service-loader mechanism.
   Implementors have to provide an implementation of the ServerSASLFactory
   that is responsible for providing instances of the actual scheme.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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

> Generic integration with SASL Frameworks
> ----------------------------------------
>
>                 Key: ARTEMIS-33
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-33
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>    Affects Versions: 1.0.0
>            Reporter: Clebert Suconic
>            Priority: Critical
>             Fix For: unscheduled
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Right now we are bound to User/Password or anonymous on SASL.
> We should use some framework that would allow SASL integration with a bigger number of possibilities.
> We should investigate options from the JDK for this... or if there is any other framework available.
> I believe this only affects AMQP, but as part of this issue we should investigate if there is any interest extending SASL into any other protocol.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)