Capabilities
The New Relic connector supports account provisioning: creating and deleting users, and adding or removing users from groups.
Connector actions
Connector actions are custom capabilities that extend C1 automations with app-specific operations. You can use connector actions in the Perform connector action automation step.Find your authentication domain ID
New Relic organizes users into authentication domains, and every new user must be created within one. C1 needs this domain’s ID before it can create New Relic accounts.1
From the New Relic user menu, go to Administration > Authentication domains.
2
Select the authentication domain you want new users created in.
3
Copy the domain ID shown at the top of the authentication domain page. You’ll use it in the next section.
Set up account provisioning mappings
C1 creates a New Relic account when a user requests access to this app. The account details come from the app’s provisioning mappings, which you set up on the app’s Overview page — see Configure account provisioning for the full procedure. The New Relic connector requires four mappings:
Enter
user_type and authentication_domain_id as quoted CEL string literals — "BASIC_USER_TIER", not BASIC_USER_TIER.
These two are fixed values rather than expressions, so every account this app creates lands in the same tier and the same authentication domain. Set up a separate app for each tier or domain you need to provision into.
Gather New Relic credentials
Configuring the connector requires you to pass in credentials generated in New Relic. Gather these credentials before you move on.Create a user API key
1
Log into New Relic as a full platform user.
2
At the bottom of the left navigation bar, click your username and select API Keys.
3
Click Create a key. The Create an API key drawer opens.
4
Select User as the Key type.
5
Enter a name for the new API key, such as “C1”, and add any notes you or your colleagues might need about this key.
6
Click Create a key.
7
The new key is generated and added to the list of API keys.
8
Click the … menu and select Copy key. Carefully save the API key.
Configure the New Relic connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.That’s it! Your New Relic connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for New Relic 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
Paste the user API key into the API key field.
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.