Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth with JIRA access token #66

Open
JuergenLandt opened this issue Jun 18, 2021 · 1 comment
Open

Auth with JIRA access token #66

JuergenLandt opened this issue Jun 18, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@JuergenLandt
Copy link

JuergenLandt commented Jun 18, 2021

As an alternative to login with user and password, login with a token should be possible.

[api] host = "jira.example.com" ; port = 443 ; path = "/" ; scheme = "https" ; username = "icinga" ; password = "***" token = "****************************************************"

@theFeu theFeu added the enhancement New feature or request label Mar 29, 2022
@verboEse
Copy link

verboEse commented Feb 8, 2023

AFAIC, you don't need to provide a password when using the Jira-token. In our setup, it's sufficient to configure the token in the password field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants