jcabrerizo opened a new pull request #77: Allow sent user defined headers and omit credentials if not needed URL: https://github.com/apache/brooklyn-client/pull/77 As proposed in the mailing list we implemented two new parameters for `br login` for allow it use on oauth authentication scenarios: - header: allow inject header that will be sent on all API calls. - noCredentials: boolean parameter, if it is passed, br will not add the basic oauth headers and it will not prompt for the credentials. Some unit test have been added to check that this won't break previous functionality.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
