How to do OAuth authentication in jira plugin, call confluence rest api

xiongpanfeng December 15, 2022

我想在 jira 插件中调用 Confluence 的 rest api,但我需要 OAuth 身份验证(基本身份验证不符合业务需求)。

1 answer

0 votes
Shweta Vispute December 15, 2022

Hello,

As I understand it, you want to authenticate your Confluence REST API using OAuth Token. This can be achieved by using the add-ons available on the marketplace.

I would like to pitch in the API Token/OAuth Authentication for Confluence add-on that allows you to authenticate Confluence APIs using any third-party OAuth 2.0/ OpenID provider or API Tokens. Please find the details here.

PS: I am a developer at miniOrange, a Top Atlassian SSO Vendor!   

If you have any questions about it or would like to discuss it further, you can reach out to info@xecurify.com.

I hope this helps you!

Thanks,

Shweta.

xiongpanfeng December 18, 2022

我想自己配置 OAuth

Suggest an answer

Log in or Sign up to answer