rhevm-qe-automation / pytest_jira

py.test plugin to integrate with JIRA
GNU General Public License v2.0
29 stars 25 forks source link

Make plugin workable for oauth connection type #88

Closed ghost closed 2 years ago

ghost commented 6 years ago

Jira has ability enable oauth authentication. Read here about details what should be done from python code side. https://jira.readthedocs.io/en/master/examples.html#oauth

liiight commented 6 years ago

Personally I feel that automated operations, like this test plugin, API keys are a much better fit as they are easier to implement and revoke. But that's just my opinion...

yoram-s commented 4 years ago

This issue has high important for us, the pass my changed every few month, causing us account lock I'd appreciate pushing this feature sooner

yoram-s commented 3 years ago

Almost one year has past since my last comment. Can you please priorities this request

myakove commented 2 years ago

@yoram-s is this answer your needs? #119

yoram-s commented 2 years ago

looking forward to see this PR #119 integrated and part of this plugin

lukas-bednar commented 2 years ago

Fixed in https://github.com/rhevm-qe-automation/pytest_jira/pull/119