Using REST API without taking up one user license?

Stefan Immel September 7, 2016

I would like to use the REST API without taking up one user license.

We are a team of exactly 3 people and we need to have some issues created from another machine. The REST API works finde but if I have to use one of the 3 users we had to include the password unencrypted which is something I would rather not do.

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 8, 2016

You need a licence in order to use the system, doesn't matter if the process is REST or via the UI.

To avoid sending passwords, jump to Oauth - see https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-example-oauth-authentication

Suggest an answer

Log in or Sign up to answer