-
Bug
-
Resolution: Done
-
Major
-
12.0.1.Final, 12.1.0.Final
-
None
The following connection url fails as the CLI does not decode the username and password before using them to create a REST connection, resulting in the username prompt being presented for valid credentials.
./bin/cli.sh --connect "http://user%40user:pass@127.0.0.1:11222"