osb-checker icon indicating copy to clipboard operation
osb-checker copied to clipboard

RFE: X-Broker-API-Originating-Identity support

Open jim-minter opened this issue 7 years ago • 1 comments

Some brokers already expect to receive a X-Broker-API-Originating-Identity HTTP header on nearly every operation. At the moment the framework doesn't make it too easy to specify this in tests. More functionality for this (and maybe arbitrary HTTP headers?) would be good.

jim-minter avatar Dec 04 '17 21:12 jim-minter

IMO, this is related to a potential issue that the checker tool assumes brokers only support basic authentication, which means you would change the default way of authentication if you want to add X-Broker-API-Originating-Identity header.

leonwanghui avatar Jul 24 '18 02:07 leonwanghui