Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

authenticate to jirashell using a personal access token

Gary Levin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 5, 2024

I have tried to connect to our Jira server using Jira shell, but it is always as an unauthorized user.

I have used my personal access token (PAT) through curl and python with no trouble, so the token is good.

In python (using the jira 3.8.0 package) I connect with JIRA(server=..., token_auth=...) and it connects fine.

Is there a command line argument? If I do the above call in jirashell, it connects fine.

 

1 answer

0 votes
Mike Boyersmith
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 14, 2025

I too would like to know the answer to this, can we use a PAT with jirashell? or what is the happy path?

Suggest an answer

Log in or Sign up to answer