You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/rest-api.md
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,11 @@ Please make sure you have updates Multiple Subtasks for Jira to the latest versi
13
13
* Table of Contents
14
14
{:toc}
15
15
16
+
### Authentication
17
+
18
+
The REST API provided by Multiple Subtasks for Jira requires you to be authenticated as a valid and licensed user of Jira.
19
+
Please see the documentation on [Basic Authentication](https://developer.atlassian.com/server/jira/platform/basic-authentication/) or [Personal Access Tokens](https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html) for different ways to identify as a valid user.
0 commit comments