-
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
Problem Definition
Currently Assets JSON importer only supports basic authentication. As enterprise applications moving away from basic auth it's becoming a compatibility issue between Jira (Assets) and external sources
Suggested Solution
Introduce Token based authentication for JSON import
Workaround
- Create the http call to the target host which needs token based authentication
- Save the response as a file JSON
- import the file
You can create a service in between Jira and target host and automate this process as well.
- is cloned from
-
JSDSERVER-7294 Add ability to authenticate JSON import though API token
- Gathering Interest
- relates to
-
JSDCLOUD-12097 Custom header in JSON import
- Closed
-
JSDCLOUD-12094 Add ability to have custom headers in JSON import
- Gathering Interest
-
JSDCLOUD-12095 Allow using API token authentication in Assets JSON importer settings
- Gathering Interest