authenticatedAsAddon() - Server/DC Java API equivalent

Hi,

While using the Jira Java API most of the results are returned based on the user which is logged in and perform the request. We were wondering if there is a way to perform a “super” method calls equivalent to the “atlassianHostRestClients.authenticatedAsAddon()” method in Atlassian Connect Spring Boot ? Any help would be appreciated. Thank you in advance.

Kind Regards,
Philip

Hey Phillip,

It might help if you gave an example of what specifically you’re trying to do as a “super” user. A Java add-on can bypass permission checks.