I would like to connect to my JIRA tasks from IntelliJ Rider (and IDEA). The JIRA server enables only OAuth2 authentication via login.microsoftonline.com, which requires credentials + second factor authentication (DUO).
Is there a way how to connect to the JIRA server from IntelliJ?
MiroIt is not possible at the moment: IDEA-149504.