jira-client icon indicating copy to clipboard operation
jira-client copied to clipboard

Basic auth with password && cookie-based auth to be deprecated - start using basic authentication with an API token, OAuth, or Atlassian Connect

Open mansilladev opened this issue 7 years ago • 0 comments

See: https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-basic-auth-and-cookie-based-auth/

As of March 15, 2018, in accordance to the Atlassian REST API Policy, support for passwords in HTTP basic auth requests will no longer be supported on or after September 15, 2018.

Instead of passwords, you should start using API tokens.

mansilladev avatar Mar 06 '18 00:03 mansilladev