Hello.
I develop a JiraDC Plugin. In it, I wish to access and use a third party's REST API identified and authenticated as an End User clicking one of our buttons from within JiraDC.
Both the third party app and JiraDC are configured to offer login with the same SSO/IdP solution - Microsoft Entra.
When researching, I only found an article on the topic of accessing Jira from the outside using 3LO, not the other way around. (https://developer.atlassian.com/cloud/jira/service-desk/oauth-2-authorization-code-grants-3lo-for-apps/)
Thanks a lot for your assistance in advance.