Hello, This is not supported OOTB. Can you clarify how bearer is transmitted ?:
- Cookie - Header - Parameter If it's not as a parameter, you would need to alter jmeter source code, maybe we could introduce the concept of some preprocessor that you would implement and that would alter the HTTP request before sending it. Regards On Wednesday, April 11, 2018, Walker Mellema <walker.mellema@hotschedules. com> wrote: > Hello, > > I'm new to this mailing list. > > We use Graphite as the backend for Grafana. I'd like to use the Backend > Listener to send load test data to our Graphite instance but I don't see > any way to authenticate. We use ID tokens (kind of like a Bearer token) for > authentication. Anybody know how to make this work? > > Walker >
