Sudo for Jira
OVERALL RATINGS
INSTALLS
57
SUPPORT
- Partner Supported
Key highlights of the appEnable administrators to run REST API commands as other users
Log work as the correct user
Use Sudo for Jira from your automation system to log work done by the actual user, rather than a service account.
Easily programmed with one HTTP header
Sudo for Jira is easy to use by simply adding a single HTTP header to your request to indicate the user/email of the user you'd like to act on behalf of.
Secure, only allows admin to perform sudo
Sudo for Jira is secure, it only allows sudo to work from accounts that are administrators.
More details
This plugin allows administrators to execute commands via the REST API as other users. This is useful for example when triggering Jira issue transitions and time tracking via commit messages from another system. It can allow you to perform these commands as the actual user that made the commit, and attribute it to them, rather than to the automated administrative user.
=== Usage ===
Issue a REST API command (/rest/api/2/*) as a user with administrator privileges and include a sudo or sudo-email http header in the request. The sudo header should specify the username of the user to perform the command as, ie:
sudo: testuser
The sudo-email header will try to locate the user with the supplied email address to perform the command as, ie:
sudo-email: test@test.com
See the documentation for additional capabilities such as strict mode and cache control.
Resources
Download
Get the .jar file downloaded to your system
App documentation
Comprehensive set of documentation from the partner on how this app works
EULA
Get the End User License Agreement for this app
Privacy and Security
Privacy policy
Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.
Partner privacy policySecurity program
This app is not part of the Marketplace Bug Bounty program.
Version information
Version 1.0.10•for Jira Data Center 10.0.0 - 10.0.1
- Release date
- Aug 25th 2024
- Summary
- Supports Jira 10.0+
- Payment model
- Paid via Atlassian