Forums

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

How to use with SSO protected jira instance

Haibrayn
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!
September 19, 2019

At my work we have a Jira instance which is SSO protected. I was able to make requests to the REST API using a requests.session and doing a few things with it to be able to login successfully.

 

My question is if it is possible to provide a custom class that extends from requests.session to use with the python-jira library so that it can work with SSO protected pages?

1 answer

0 votes
Gonchik Tsymzhitov
Community Champion
January 21, 2021

You can use package kerberos or double check exist implementation

https://github.com/atlassian-api/atlassian-python-api/pull/692

 

or another option use cookie-authentication

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events