Hi,
how can I use the secure OAuth2.0 authentication for the JIRA Cloud rest api instead of unsecure basic authentication using username and usertoken?
As I understand the OAuth2.0 does only support scopes of CI/CD pipeline and some other very special scopes, but unfortunately not the scopes for manipulation of jira issues e.g. write:issue:jira-software.
What is the recommended way for secure authentication of api tools for that?
Is is planned to provide OAuth2.0 also for further scopes?
Thanks and best regards
Thomas