You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Overview
There are various authentication options used by Atlassian applications for remote access. The following are those available and supported by the CLI at least on the latest release levels.
Application | Basic Authentication | Session Authentication | OAuth and Related Tokens | Discussion |
---|
Jira, Confluence Cloud | Parameters - user (user name or email)
- password
| Parameters - user (for login)
- password (for login)
- login (subsequent actions)
Default with automatic login | Atlassian Personal Access Tokens Parameters - user
- password (access token)
| - Recommend: Use an access token. It can be used as a replacement for your passwordÂ
- Atlassian has deprecated use of Basic and Session authentication and is likely to remove support later in 2018
- UPM client also supports the same authentication methods
|
Jira Server | Parameters | Parameters - user (for login)
- password (for login)
- login (subsequent actions)
Default with automatic login | JCLI-1220 | - Let default support use automatic session authentication
- Only special case, advanced scripting should bother with using login action and saved sessions
- UPM client also supports the same authentication methods
|
Confluence Server | Parameters | Parameters - user (for login)
- password (for login)
- login (subsequent actions)
Default with automatic login |
| - Let default support use automatic session authentication
- Only special case, advanced scripting should bother with using login action and saved sessions
- UPM client also supports the same authentication methods
|
Bamboo Server | Parameters |
|
| - UPM client also supports the same authentication methods
|
Bitbucket Server | Parameters |
| Personal Access Tokens Parameters Supported - Bitbucket Server 5.5 and higher
- CLI 7.8 and higher
| - UPM client also supports the same authentication methods
|
Bitbucket Cloud | Parameters |
|
|
|
Hipchat Server and Cloud |
|
| Hipchat Access Tokens Parameters |
|
Trello |
|
| Trello Token Parameters |
|