Skip to main content

Update Entra ID app registrations

This section details the steps required to create the Entra ID App Registration. A registration is required for each instance of Pro-Sapien.

Before you start

Prerequisite stages

Confirm the following stages have been completed.

Parameters

The following values from the parameters workbook are required:

  • {Entra-App-Name}
  • {Web-App-Domain}

Permission required

Use an account with the following permissions:

  • Global Administrator

Entra ID App registration

Update the existing Entra ID App Registration in Azure Portal for each Pro-Sapien instance.

A registration should already exist for each instance:

  • UAT (test)
  • Production (live)

Find existing registration

  1. Navigate to Azure Portal -> Microsoft Entra ID -> App Registrations
  2. Search for the {Entra-App-ClientId} or {Entra-App-Name}
  3. Click on the azure app

app-reg-26.png

API permissions

SharePoint

  1. Navigate to the API permissions page
  2. Click on Add a permission
  3. Select SharePoint
  4. Select Application permissions
  5. Select
    • Sites.Selected
    • TermStore.ReadWrite.All
    • User.Read.All
  6. Click on Add permissions

app-reg-08.png

  1. Click on **Grant admin consent for {tenant-name} **

app-reg-09.png

  1. Click on Yes

app-reg-10.png

Final page example:

app-reg-11.png

Before you finish

Find Object ID

  1. Navigate to Azure Portal -> Microsoft Entra ID -> Enterprise applications
  2. Search for the {Entra-App-Name}
  3. Click on the azure app

app-reg-24.png

  1. The following details should be captured in the parameters workbook:
    • Object ID {Entra-App-ObjectId}

app-reg-25.png

Next steps

Now complete the following steps: