[ 
https://issues.apache.org/jira/browse/QPID-5878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074233#comment-14074233
 ] 

Keith Wall commented on QPID-5878:
----------------------------------

Hi Rob, two comments:

In file: org/apache/qpid/client/security/CallbackHandlerRegistry.properties  I 
think the SCRAM mechanism should appear higher than PLAIN in order that the 
client will choose SCRAM over PLAIN if the server offers a choice of both.
Does CallbackHandlerRegistry.MECHS_THAT_NEED_USERPASS need extending to 
including the two SCRAM mechanism names?

> [Java Broker] Add SCRAM-SHA-256 SASL support
> --------------------------------------------
>
>                 Key: QPID-5878
>                 URL: https://issues.apache.org/jira/browse/QPID-5878
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client
>            Reporter: Rob Godfrey
>            Assignee: Keith Wall
>             Fix For: 0.29
>
>
> Add support for the SCRAM-SHA-256 sasl mechanism to the Java broker as an 
> alternative to the existing password based mechanisms.
> Initially only support usernames of ASCII characters only (there is a complex 
> unicode mapping scheme for non-ascii which we may choose to implement later).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to