Skip to content

Products

Compliance Officer Service Expert-led compliance, end to end Compliance Portal Share security documents securely Access Review Monitor user access across all your systems AI Agents Your compliance program, inside your AI agent Open-source platform Deploy Probo on your own infrastructure

Resources

Probo stories How teams get compliant with Probo Blog Ideas and guidance from the Probo team Guides & tools Practical compliance guides and free tools Love from Customers What customers say about working with Probo Changelog Latest product updates Download Get the Probo Agent

Company

About The people and vision powering Probo Careers Join the team building Probo Brand assets Official logos and visual resources Security Review our security and compliance posture
Overview Understand Probo and its core concepts Product Explore Probo's GRC capabilities Developers Explore GraphQL, CLI, MCP, n8n, and webhooks Deployment Probo Cloud, self-hosting, and configuration

Explore

GitHub Explore our open-source compliance tools

New Relic

Connect New Relic as an access source using a user key and your account region, so Probo can list your organization's users across every authentication domain along with their group membership.

View as Markdown

Probo reads your New Relic organization’s users through NerdGraph so you can review who has access.

  • Probo organization administrator access
  • A New Relic user who can read user management for the organization. New Relic requires two things together: a Core or Full platform user, holding the Authentication Domain Manager role. A key created by an account missing either one authenticates but cannot list the organization’s users
  • A user key created by that account
  • The Region your New Relic account is in: us, eu or jp. NerdGraph runs one endpoint per region and refuses a key presented to any other one, and the key itself does not say which region it belongs to
Probo fieldNew Relic fieldNotes
NamenameA user with no name is listed under their email address
Emailemail
Rolegroup displayNameNew Relic keeps what a user may do in the groups they belong to, so the groups are the roles. The user type (Basic, Core, Full platform) is not collected as a role: New Relic documents it as a billing factor and states it is not a way to set permissions
Admingroup displayNameFlagged for members of New Relic’s built-in Admin group, matched exactly. A custom group with a similar name grants nothing by that fact alone, so it is not treated as administrative
StatusNot supported
MFANot supported
Last loginlastActiveWhen the user was last active in New Relic. Empty for a user who has never signed in
External IDidStable identifier used to track the account across reviews
Created atNot supported

Probo reads every authentication domain in the organization, so a campaign covers users who sign in with a password as well as users who sign in through your identity provider.

  1. In New Relic, open the user menu and go to API keys.
  2. Click Create a key and choose User as the key type.
  3. Name the key, for example Probo Access Review, and create it.
  4. Copy the key and store it securely.
  1. In Probo, go to Access Review > Connections.
  2. Find New Relic, click API Key, paste the key, fill in Region (us, eu or jp) with the region the key’s New Relic account is in, and click Connect.

Probo names the source after your New Relic organization and pulls its users into your campaigns.

  • Key rejected. Confirm the key is a user key, not a license or ingest key, and that it has not been deleted.
  • Connection refused after the key is accepted. This is usually the wrong Region. Each endpoint refuses a key belonging to another region’s account. Reconnect with the region that matches the account the key came from.
  • No members appear. Listing the organization’s users needs both a Core or Full platform account type and the Authentication Domain Manager role. Ask a New Relic administrator to grant whichever is missing to the key’s owner, or to create the key from an account that has both.