Hello,
we want to implement for an own application an application link to JIRA.
Our own application should read issue data while respecting the user speicifc issue permissions.
The application link with our bitbucket-Server works great - the bitbucket-server can 'impersonate' all users (same user base for Bitbucket and JIRA) without an configuration effort for the users.
How we can achieve this for our own application?
Dieter