Creating a System App - Fabric

Overview

A System App is a type of API app that generates an access token to identify itself using a client ID and client secret. System Apps don’t use fabric Identity to authenticate end users; rather they use system-to-system communications with fabric APIs. If you are using your own identity provider, you should create a System App. Visit the Concepts page to learn more about System Apps.

Prerequisites

Ensure you have admin or restricted admin privileges to create a new System App.

Procedure

  1. In the left menu, click Settings > Developer Tools.
  2. Click API Apps.

The API Apps page is displayed. 3. Click Create API App.

The Create an app page is displayed. 4. In the App name field, enter the name of the application. 5. (Optional) In the Description field, enter a description. 6. In the App type field, select System App.

The Role field appears. 7. In the Role field, select one of the following roles for the app:

  1. Click Create.

The new System App is created.