Skip to main content
Skip table of contents

Authorization

Authentication and Authorization

All REST requests shown in this document require authentication.

Authentication is handled by the Jira instance that hosts the app. Basic Authentication and OAuth can be used. 

In cases where the user cannot be authenticated or authorized, one of these error responses is returned:


Expand responses...

All endpoints will return the following responses on auhtentication and authorization related errors.

401 - Invalid Licence

Invalid Licence

HTTP 401


401 - Invalid User

Invalid User

HTTP 401

When used user is not valid then JIRA server returns html page like that

503 - Rest API Disabled

Rest API Disabled

HTTP 503

When Rest API is disabled for the plugin, then this html is returned.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.