Hi All, I am trying to break my head to generate a JWT from groovy script by following this blog:
https://pierrevillard.com/2016/04/12/oauth-1-0a-with-apache-nifi-twitter-api-example/ Its not direct example, but I am trying to modify it. I need to use RS256 algortihm. As I am new to Java world, i amtrying to use Python JWT, but dont know how to invoke this from NiFi Execute Script processr as I got errors. Can anyone help me to share soem sample groovy script which uses RS256 alg for JWT. Whoever uses Google OAuth Service acount, I just want to know how theey integrate that with NiFi. Kindly help as I am breaking my head for the last couple of days intensively and drying out slowly. Regards, K'Sub
