Valentin Aitken created BROOKLYN-431:
----------------------------------------
Summary: br cli doesn't return error when unauthroized
Key: BROOKLYN-431
URL: https://issues.apache.org/jira/browse/BROOKLYN-431
Project: Brooklyn
Issue Type: Bug
Reporter: Valentin Aitken
Priority: Minor
Fix For: 0.11.0
Using wrong credentials is not reported.
{noformat}
$ br login http://localhost:8081 adminuser wrongpassword
$ br catalog add ./some.bom
$ br entity x
Error: 401 Unauthorized
{noformat}
It is reported for {{br entity}} however
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)