I need to call an external Rest API using oAuth2 client_credentials Grant type, Do I need a plugin, ... I tried Nfeed but it does not offer this grant type
Thkx
Hi,
You need to obtain a token via special REST call to external API. And then use this token in your interactions with this API. As for me, i use ScriptRunner for such things. But there are many other scripting plugins on marketplace, check for them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.