Skip to main content

Onboarding Global Application

Prerequisites:
  • You will need elevated permissions to perform most of these actions.
  • Check out Authorization & roles for more info.
note

This will onboard either a global application or a context-type-specific global application, depending on the application's context type support.

  1. Ensure the application key (appKey) is readily available. This will be utilized during the Application activation process.
  2. If not already there Go to the Portal API URL swagger page og the environment you want, se env table below.
  3. navigate to:
POST: /api/portals/{portalId}/apps

Image

  1. fill out the portalId and appKey and press execute.
  2. The app is now active in the given portal.
Make App Global

If your application is context-specific, meaning it's only available within one or more specific contexts, you can perform this process with an already onboarded application to make it global.

remember to leave the removeAppForContexts true then.

ENVPortal API URLPortalID
featurehttps://backend-fusion-project-portal-feature.radix.equinor.com/swagger/index.html5b43c3fd-77e3-4072-0aa1-08db310ee26d
testhttps://backend-fusion-project-portal-test.radix.equinor.com/swagger/index.html0177ef5f-c49e-4d2a-7907-08db31e4e851
prodhttps://backend-fusion-project-portal-prod.radix.equinor.com/swagger/index.html24843980-c0bb-42ce-f082-08db31e659d1