Re: Connecting to an oauth2 protected API?

2021-01-25 Thread Matt Sicker
You should look at potentially integrating this plugin into your code: https://plugins.jenkins.io/oauth-credentials/ On Fri, Jan 22, 2021 at 9:52 AM Michael Carter wrote: > > I've basically been tasked with "converting to oauth2" for all my API calls. > > Can someone point me in the right directi

Connecting to an oauth2 protected API?

2021-01-22 Thread Michael Carter
I've basically been tasked with "converting to oauth2" for all my API calls. Can someone point me in the right direction... to a java tools kit that can make it easy to call an oauth protected API service inside my java plugin? Thanks. -- You received this message because you are subscribed to