JSM: Custom UI - How to display apps for all users?

Hello,

I may be a little confused as to how to deploy Custom UI app to production and have it displayed for all users.

  1. I generated a Custom UI JSM app with module “jiraServiceManagement:portalHeader”
  2. Haven’t changed a thing in the code except manifext.yaml where I added ‘unsafe-inline’ options for scripts and styles
  3. Deployed to production, created sharing and installed it on my product via the installation link

The app only displays when I, as the user under which it was developed, visits the portal. Anonymous customers just do not see anything. The browser’s console isn’t displaying any relevant information


(at least for me). I seem to be missing something as to what to do, any help would be much welcomed.

Thanks