Back to Node Auth0

Interface ClientAddonSentry

docs/interfaces/management.Management.ClientAddonSentry.html

5.9.1936 B
Original Source

Interface ClientAddonSentry

Sentry SSO configuration.

interface ClientAddonSentry {
org_slug?: string;
base_url?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

org_slug?base_url?

Properties

Optionalorg_slug

org_slug?: string

Generated slug for your Sentry organization. Found in your Sentry URL. e.g. https://sentry.acme.com/acme-org/ would be acme-org.

Optionalbase_url

base_url?: string

URL prefix only if running Sentry Community Edition, otherwise leave should be blank.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties org_slugbase_url