Connect Jenkins Plugin to Zephyr Scale Server with token
I have Zephyr Scale Server installed on a locally hosted Jira server. Nothing is in the cloud. I log in to Jira with OAuth using a smartcard - I do not have a password. How can I connect the Jenkins plugin (https://plugins.jenkins.io/tm4j-automation/) to my Jira instance?
I can generate personal access tokens and I've previously used them to interact with our Zephyr Scale instance via the REST API, so I know it works. I just can't figure out how to get the *Zephyr Scale plugin for Jenkins* to use it.
Update: I used a random text generator, which gave me 'mdqsnjajp yfdtcb qsjavqhqbhlxg eeucvflqpvleeqtjgiroow', which ended up being just as useful as chatgpt's answers.
In the time between posting the original and now, the plugin was updated to support personal access tokens as a password. After I upgraded to Jenkins 2.361, although I assume newer versions will be okay, the plugin installed okay.