You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I'm using the Jira Python module to connect to a Jira server that uses a Crowd authenticator. Currently, the Jira server is version 7.9, but the problem has persisted for a long time.
Whenever I run any of my Jira Python scripts (they all do basic_auth), then I go back to using my web browser to use the Atlassian apps, I need to log in again. It's not that big of a problem, but it is annoying and I'd like to see if I can work around it.
I suspect that the basic_auth connection as myself invalidates the Crowd SSO token that my browser has, thus causing me to re-login. Does anyone know what the real reason is? Would changing my authentication method from basic_auth to cookie-based or OAuth work better? Other suggestions?
Thanks. \o
Hi!
You need to keep session :) Also, somewhere log incorrectly.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.