[
https://issues.apache.org/jira/browse/QPID-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Farrellee updated QPID-648:
-----------------------------------
Attachment: sasl_listmech.patch
Now that PreviewConnectionHandler's constructor can throw an exception a proper
mechanisms list is constructed and sent as part of connection.start
FYI, a very basic SASL conf file could contain simply "mech_list: anonymous"
and a client would not need to provide any information to the broker except
that it wishes to use the ANONYMOUS mechanism.
> Provide some form of authentication
> -----------------------------------
>
> Key: QPID-648
> URL: https://issues.apache.org/jira/browse/QPID-648
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Broker
> Affects Versions: M3
> Reporter: Arnaud Simon
> Assignee: Gordon Sim
> Priority: Minor
> Attachments: sasl_authentication.patch2, sasl_listmech.patch,
> sasl_plain_auth.patch
>
>
> It is required by JMS to authenticate users at connection creation time. It
> would be useful if the broker can provide such a basic authentication
> mechanism.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.