Re: OAuth1.0

2017-08-09 Thread Jeremy Farbota
Jeremy, This is exciting news! [image: Payoff, Inc.] *Jeremy Farbota* Software Engineer, Data Payoff, Inc. jfarb...@payoff.com On Wed, Aug 9, 2017 at 3:15 AM, Jeremy Dyer wrote: > Karthik, > > I should have the code finished shortly for the JIRAs that Pierre > referenced. I'm finishing up th

Re: OAuth1.0

2017-08-09 Thread makoto
2017/08/09 午後7:15 "Jeremy Dyer" : > Karthik, > > I should have the code finished shortly for the JIRAs that Pierre > referenced. I'm finishing up the unit and integration tests now which is > proving a little more challenging than expected. They are for OAuth2 and > not OAuth1 but just wanted to l

Re: OAuth1.0

2017-08-09 Thread Jeremy Dyer
Karthik, I should have the code finished shortly for the JIRAs that Pierre referenced. I'm finishing up the unit and integration tests now which is proving a little more challenging than expected. They are for OAuth2 and not OAuth1 but just wanted to let you know in case. They function by hav

Re: OAuth1.0

2017-08-09 Thread Pierre Villard
Hi Karthik, You might want to have a look here: https://pierrevillard.com/2016/04/12/oauth-1-0a-with-apache-nifi-twitter-api-example/ It's OAuth 1.0A but should give you some ideas. There is no "out-of-the box" processor as far as I know. For OAuth 2.0, few JIRAs are currently in progress: NIFI-4

OAuth1.0

2017-08-08 Thread karthi keyan
Hi all, I need to request data from Datasource which requires OAuth 1.0. Is there any way to do in NIFI Processors? Can any one guide me over this requirement? -Karthik