Group access to a global Forge App

I have built a settings adminpage for my global Forge app that allows admin users to specify which groups can access the app. How do I hide a App in the UI based on which group a user belongs to?

Maybe have a look at display conditions. https://developer.atlassian.com/platform/forge/manifest-reference/display-conditions/

1 Like