omaidf / PrismX

Cloud Security Dashboard for AWS - based on ScoutSuite
GNU General Public License v2.0
0 stars 0 forks source link

Jira - Unauthorized API Calls #19

Open joeskop opened 3 years ago

joeskop commented 3 years ago

Hello, trying to configure PrismX, I get this error while trying to Test connection:

401 Client Error: Unauthorized for url: https://xxxx.atlassian.net/rest/api/2/issue

I read somewhere that Atlassian not more support API auth via user/pwd.

Basic authentication with passwords and cookie-based authentication are now deprecated and disabled. "The deprecation period for this functionality has ended. From June 3rd, 2019, we will be progressively disabling the usage of this authentication method" - https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-basic-auth-and-cookie-based-auth/ You can use Basic Authentication with tokens instead of credentials.

How I can get Jira working on PrismX? Thank you!

joeskop commented 3 years ago

Hello,

is there anyone can answer the question? Thank You!