Capabilities
Additional functionality:
Supports automatic account provisioning and deprovisioning
Gather NinjaOne configuration information
Configuring the connector requires you to pass in information from NinjaOne. Gather these configuration details before you move on. Here’s the information you’ll need:- NinjaOne Base URL
- NinjaOne Client ID
- NinjaOne Client Secret
- NinjaOne Scope
Create a NinjaOne application
1
Log into NinjaOne and navigate to Configuration > Apps > API > Client App IDs.
2
Click Add.
3
Select API Services (machine-to-machine) as the application platform.This creates an M2M app suitable for the Client Credentials Flow used by this connector.
4
Configure the application’s settings:
- Name: Enter a descriptive name (e.g., “Baton NinjaOne Connector”)
- Redirect URIs: Leave empty (not needed for M2M applications)
- Scopes: Select the required scopes (see below)
- Allowed Grant Types: Ensure “Client Credentials” is enabled
- monitoring - Required to read user information and organizational structure
- management - Required to read role definitions and user-role assignments
- monitoring - Required to read user information and organizational structure
- management - Required to create/delete users and manage user information
- control - Required to manage role assignments and user permissions
5
After saving, carefully copy and save the client ID and client secret.
Configure the NinjaOne connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your NinjaOne connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for NinjaOne and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the configuration information from the previous section.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.