Re: InvokeHTTP : how to set a bearer token auth

2022-03-04 Thread Mike Thomsen
1.16.0 will provide integration between the OAuth2TokenProvider controller service and InvokeHTTP so this will all be OBE at that point. On Fri, Mar 4, 2022 at 9:38 AM Jim Halfpenny wrote: > Hi Nicola, > The bearer token is set in the Authorization: header of the HTTP request. > What you need

Re: InvokeHTTP : how to set a bearer token auth

2022-03-04 Thread Jim Halfpenny
Hi Nicola, The bearer token is set in the Authorization: header of the HTTP request. What you need to do is define this header by adding a property named Authorization to the processor (see screenshot). The value of this should be "Bearer #{token}”, replacing #{token} with your actual token

Re: InvokeHTTP : how to set a bearer token auth

2022-03-04 Thread Steven Matison
Check out this article here: https://pierrevillard.com/2017/01/31/nifi-and-oauth-2-0-to-request-wordpress-api/ TL;DR; you simply add the property you want to the processor. You just need to make sure you

InvokeHTTP : how to set a bearer token auth

2022-03-04 Thread Nicola Biadene
Dear all, how can I set a bearer token on a InvokeHTTP operator? I cannot find documentation and a field referring to this parameter. Regards. Nicola Biadene Software Engineer nicola.biad...@targatelematics.com [/Users/video/Desktop/Schermata