Is it possible to authenticate to GET or POST information to JIRA using POSTMAN REST CLIENT as user id and password-based basic authentication is deprecated?
You still set up Postman to connect to Jira using Basic Authentication. But you have to create an API Token.
https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/
On Postman, your email is your username and the API token is the password.
Log in with the more advanced (and hence more secure) methods now available?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.