Keysight has decided to publicly release the plugins developed in-house to support our instance of JIRA. The source code for the plugins is available under an Apache 2 license from https://bitbucket.org/keysight/keysight-plugins-for-atlassian-products

The JIRA Support plugin are various tools to help administrators support JIRA. This plugin is a rest interface used to trigger a sync of external user directories. This is helpful as an automated tool can be setup to grant permissions through a remote directory then inform JIRA via the rest interface to sync up. There is also a tool to view the users in the JIRA database, which applications they have access to and when they last logged in. This can be helpful managing the active users with licenses for installations of JIRA with limited user licenses.

The directory sync can be triggered by visiting /rest/jira-support/1.0/directory/sync

See more on Bitbucket

Get it from the Atlassian Marketplace

Share this project:

Updates