JIRA Server Oauth1 C#/.Net

Lev Ryvkin February 25, 2021

Hello everyone!

I am developing my own custom VSTO addin for Microsoft Outlook which will allow us to create JIRA issues. I'm using C#/.NET, JIRA Server 8.3.

I've faced the issue with initial authentication. I know there are 3 ways to auth to JIRA: Basic, Oauth1 and Cookie. Right now I've implemented basic authentication and it is working just fine, but it's inconvenient to ask end-user his login and password each time.

I am struggling to find any proper guide on how to set up Oauth1 method for JIRA Server using C#/,Net.

This guide (https://keestalkstech.com/2019/06/connect-to-jira-with-a-private-key-using-net/) states that you need Access Token, Access Token Secret, Consumer Key, Consumer Secret but lacks info on how to get them.

If there are any other solutions besides Oauth1 I'd be grateful to know. I would appreciate any help regarding this task.

Thanks in advance!

Leo

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.3.0
TAGS
AUG Leaders

Atlassian Community Events