[jira] [Commented] (QPID-5878) [Java Broker] Add SCRAM-SHA-256 SASL support

2014-08-08 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on QPID-5878:
---

Commit 1616902 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1616902 ]

QPID-5878 : Address review comments from [~k-wall]

> [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: Rob Godfrey
> 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



[jira] [Commented] (QPID-5878) [Java Broker] Add SCRAM-SHA-256 SASL support

2014-08-04 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on QPID-5878:
---

Commit 1615620 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1615620 ]

QPID-5639, QPID-5878 : Ensure that the client gets a chance to evaluate the 
server proof for SCRAM-SHA* mechanisms

> [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: Rob Godfrey
> 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



[jira] [Commented] (QPID-5878) [Java Broker] Add SCRAM-SHA-256 SASL support

2014-07-25 Thread Keith Wall (JIRA)

[ 
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



[jira] [Commented] (QPID-5878) [Java Broker] Add SCRAM-SHA-256 SASL support

2014-07-06 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on QPID-5878:
---

Commit 1608295 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1608295 ]

QPID-5878 : [Java Broker] Add SCRAM-SHA-256 SASL support

> [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: Rob Godfrey
> 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