-
Notifications
You must be signed in to change notification settings - Fork 12
Start RegisterDelegatedApp
A Delegated app signs in as you (or whoever runs it) and can only do what that user is allowed to do. Use it for interactive, day-to-day work where actions should be tied to a real user account. For the difference between app types, see Understanding Entra ID App Types.
-
Sign in to Entra ID.
-
If you have access to multiple tenants, use the Directories + subscriptions filter in the top menu to switch to the tenant where you want to register the application.
-
Go to App registrations > New registration.
-
Fill in the Register an application form:
- Enter a display Name for the application (e.g. NovaPoint Delegated).
- Under Supported account types, select Accounts in this organizational directory only. This can be changed later if needed.
- Under Redirect URI, select Public client/native (mobile & desktop) and enter
http://localhost/.
-
Click Register.

More information regarding app registration
Note
These permissions cover every Solution, so they may be more than a specific Solution needs. Each Solution's own page lists the minimal permissions it requires.
-
Open your App in App registrations (you may already be there from the previous step).
-
On the left, click API permissions.
-
Click Add a permission and add the following Delegated permissions:
-
Microsoft Graph → Delegated
- Directory.ReadWrite.All
- User.Read
-
SharePoint → Delegated
- AllSites.FullControl
-
Microsoft Graph → Delegated
-
Click Grant admin consent for <your tenant>.

-
Open NovaPoint and go to the Settings page.
-
Add a new Delegated app and fill in:
| Setting | Where to find this value |
|---|---|
| Name | Any label you choose to identify this app in NovaPoint. |
| Tenant ID | Entra ID > App registrations > your App > Overview > Directory (tenant) ID |
| Client ID | Entra ID > App registrations > your App > Overview > Application (client) ID |
- Save the settings.
Note
Because this is a Delegated app, you will be asked to sign in the first time you run a Solution. Enable Save Access Token to avoid signing in every time. To switch the account used, run Delete Cache so the stored credentials are purged and you can authenticate again.
Your app is now ready. Head back to Setup to install NovaPoint (if you haven't yet) and run your first Solution.
Groups
Applications
Sites Collections and Subsites
Document Libraries and Item Lists
Files and Items
Recycle bin
Users
Sites Collections and Subsites
Document Libraries and Item Lists
Files and Items
- Copy or Duplicate files across sites
- Check In files
- Remove file versions
- Restore files from Preservation Hold Library
- Delete files from Preservation Hold Library
Recycle bin
Users
Users