Back to Node Auth0

Interface ClientAddonNewRelic

docs/interfaces/management.Management.ClientAddonNewRelic.html

5.9.1743 B
Original Source

Interface ClientAddonNewRelic

New Relic SSO configuration.

interface ClientAddonNewRelic {
account?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

account?

Properties

Optionalaccount

account?: string

Your New Relic Account ID found in your New Relic URL after the /accounts/ path. e.g. https://rpm.newrelic.com/accounts/123456/query would be 123456.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties account