Hi,
I would like to restrict access to a specific project only to a group of members. Can someone advise on the best approach to do this?
Regards,
Madhurima
First, by default JIRA has a horrible permission scheme that violates security best practices by allowing everyone that can logon to do just about everything.
JIRA works by GRANTING access. You can't restrict access. By default, it grants access to the group used to logon (see Global permissions to see the "can use" groups and admin groups). This is where users are getting access from.
This may be a big effort, but it will pay off down the road by making it easy to control access.
Most of the 'old timers' use project roles. It meets the best practice for security and gives complete control to the project lead for access to their project. JIRA comes with many project roles, but you can add more if you have a special need.
Hi @Madhurima Pabbaraju ,
Use permission schema and enabled browser permission only to the specific group. so nobody else can browse this project.
Refer
https://confluence.atlassian.com/adminjiraserver/managing-project-permissions-938847145.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.