[
https://issues.apache.org/jira/browse/PROTON-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963278#comment-15963278
]
Robbie Gemmell commented on PROTON-1459:
----------------------------------------
Can you elaborate on what specifically helped you or what the outcome was, i.e.
did you find that it wasnt encoding as expected, or that it was a server issue?
I'd say there is a bug, we can raise a JIRA to resolve that, or repurpose this
one. but I'm not clear if thats what affected you or not. If not, this would be
a good example of why questions go on the mailing lists to avoid opening and
closing JIRAs
> 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]