Ability to use Basic Auth #287
-
|
It seems with the on-prem version we have you cant create access tokens. not sure if its disabled or just not possible, but we were told to use basic auth instead. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
@jrich523 the tool already supports Basic Auth. You can export the password you use for logging in as |
Beta Was this translation helpful? Give feedback.
-
|
my apologies. i was searching the doc for "basic auth" or something specific to that. when i read the on-prem stuff i thought maybe it was just a language thing for the use of password vs token in that variable. Thanks you, great work! |
Beta Was this translation helpful? Give feedback.
@jrich523 the tool already supports Basic Auth. You can export the password you use for logging in as
JIRA_API_TOKEN. See instructions.