You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
We're developing a Jira Cloud app and are needing a way for admins to configure which projects an app has access to (or will fire webhooks on events for).
The documentation here (https://developer.atlassian.com/cloud/jira/platform/security-for-connect-apps/#authorization-via-scopes-and-app-users) implies that an admin should be able to just configure permissions for the "app user", but I can't find anything in the UI to be able to configure access as described.
Is it possible, and if so, can someone inform me how I can configure it so that my installation of our app only has access to certain jira projects and not others?
Hi @Steve Arch
Welcome to community! I think that is done based on the permission scheme and by default app users account has access to all project. Something to think about, in your app you can access the permission scheme API and update the configurations directly to restrict the app - I think that's one of the ways to go about it.
We want this to be done by Jira Admins so that they can select which projects can opt-in to the use of the app to prevent huge installations flooding our system with webhooks that get set up. Therefore we can't define it in the app itself. The documentation suggested that Jira Admins could restrict which projects the app has access to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, Jira-admins can adjust it but I think it's through the permission scheme which is a manual work if you're considering multiple projects and also take note that multiple projects can share the same scheme which makes this a difficult feature to implement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This morning, Atlassian announced the acquisition of ThinkTilt , the maker of ProForma, a no-code/low code form builder with 700+ customers worldwide. ThinkTilt helps IT empower any team in their or...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.