- Graphwise for SharePoint
- Installation and Configuration Guide
- Installation and Configuration Process
- Setting up Authentication for Graphwise for SharePoint Administration
Setting up Authentication for Graphwise for SharePoint Administration
22/06/2026
This section describes how to set up authentication for the Graphwise for SharePoint Administration application. For an overview of the whole installation and configuration process, refer to Installation and Configuration Process.
Create an app registration for the Graphwise for SharePoint Administration application in Microsoft Entra ID (previously Azure Active Directory), which will serve as an identity and access management platform for Graphwise for SharePoint Administration.
Graphwise for SharePoint consists of two modules: the Tagging module and the Term Store Synchronization module. To use both modules, either use a single app registration or create a separate app registration for each module. The latter approach provides clear separation of concerns and follows the principle of least privilege, as each app registration can be only granted the API permissions necessary for the given module.
Tip
To create two app registrations, you must repeat the configuration steps described in the subsequent sections for each of them.
Alternatively, you can create an app registration with a custom PowerShell script.
For more details on how to create an app registration using the Azure portal, follow the Microsoft Azure documentation up to step 3. On the Register an application page in step 3, select the Supported account types to configure the app registration.