You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2016/12/12 16:55:59 UTC

[jira] [Comment Edited] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

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

Timothy Bish edited comment on QPIDJMS-232 at 12/12/16 4:55 PM:
----------------------------------------------------------------

Yep, as Robbie pointed out we might want to make it configurable to just open immediately if no client id is expected. If we make the configuration be to go back to not doing the authentication immediately then we are back to just connect / ssl handshake and then radio silence until the connection is first used.  


was (Author: tabish121):
Yep, as Robbie pointed out we might want to make it configurable to just open immediately if no client id is expected. If we make the configuration be to go back to not doing the authentication immediately then we are back to just open / ssl handshake and then radio silence until the connection is first used.  

> Perform Authentication when the remote connection is established instead of waiting until Connection is used
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: QPIDJMS-232
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-232
>             Project: Qpid JMS
>          Issue Type: Improvement
>          Components: qpid-jms-client
>    Affects Versions: 0.11.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 0.20.0
>
>
> Instead of waiting until the connection is used to perform authentication we should perform the SASL authentication if available when the connection is established.  This allows the createConnection methods in the ConnectionFactory to fail fast instead of waiting until the Connection is used (e.g set client ID, start, createSession etc)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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