dmainou opened a new issue, #6595:
URL: https://github.com/apache/hop/issues/6595

   ### What would you like to happen?
   
   Calling an OAUTH authenticated api from something like postman requires copy 
pasting the credentials and you are off to the races.
   
   Hop requires the implementation of a UDJC, python or some other scripting 
tool that results in a signed Authorization string which can then be used to 
send the call.
   
   It would be great to add the credentials to the environment variables and 
into the -> Rest connection -> and then use the Rest client out of the box.
   Alternatively, have a simple box to place the oauth credentials in the Rest 
client and move on.
   
   OAUTH was recently implemented for the Salesforce plugins. It may be easy to 
port the functionality.
   
   As always, thank you!
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Hop Gui


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to