[
https://issues.apache.org/jira/browse/PROTON-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Priyanka Mathur closed PROTON-1459.
-----------------------------------
Resolution: Fixed
> username with : does not work on sasl.plain
> -------------------------------------------
>
> Key: PROTON-1459
> URL: https://issues.apache.org/jira/browse/PROTON-1459
> Project: Qpid Proton
> Issue Type: Bug
> Affects Versions: proton-j-0.18.0
> Reporter: Priyanka Mathur
>
> In the following code if I use a username with double colon(:) or colon in
> the beginning eg like usernamewith:: or user::name or :username
> Sasl sasl = transport.sasl();
> sasl.plain(this.userName, this.sasToken);
> Connection is never successful.
> However if I change the username as user:name, connection is successful.
> Are there any restrictions in username ?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]