pvillard31 edited a comment on pull request #4288:
URL: https://github.com/apache/nifi/pull/4288#issuecomment-634605034


   I'd suggest adding an optional property where a user can specify in which 
attribute of the incoming flow file would be the JWT. And the processor would 
write ``jwt.xxx`` attributes with the claims of the JWT. In such a case the 
processor would not touch the flow file content and would only work on 
attributes. If the property is not set by the user, then the processor would 
expect the JWT to be the flow file content.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to