Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to limit access of a plugin to a project?

Rashi Jaiswal September 12, 2023

We're creating a plugin for Jira Data center. Wanted to know if it's possible to restrict access of this plugin to specific project? 

1 answer

0 votes
Tansu Akdeniz
Community Champion
September 13, 2023

Hi @Rashi Jaiswal 

Welcome to the community.

This thread might help: How to restrict user access to custom plugin developed in Project 

Rashi Jaiswal September 13, 2023

Hey @Tansu Akdeniz ,

Okay, I should have added more details. So this plugin won't have any UI as such, and its only job is to help us query custom properties (over API), that are attached to an issue. Additionally the specific project would be variable (plugin published in marketplace and used by others). 

The above thread looks like it caters to a UI within plugin, where users shouldn't view restricted pages based on their own permissions.

One way I came across is permission scheme, but this is something where each Jira tenant would have to have their own set of schemes and define who has access to the various objects. I wonder if this is the only solution.

Suggest an answer

Log in or Sign up to answer