Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variable

Description

OAUTH_ENABLED

Boolean, true to enable OIDC/OAUTH

OAUTH_PROVIDER

Provider: auth0, microsoft, keycloak or generic

OAUTH_BASE_URL

Base OAuth URL e.g. https://login.microsoftonline.com/TENANT

OAUTH_AUTH_URL

Auth URL (when generic provider)

OAUTH_TOKEN_ENDPOINT

Token endpoint (when generic provider)

OAUTH_API_KEY

API Key

OAUTH_API_SECRET

API Secret

OAUTH_LOGIN_SCREEN_BYPASS

Boolean, true to bypass the login screen and attempt auto login

Userflow

Variable

Description

USERFLOW_ENABLED

Userflow enabled checkbox

USERFLOW_TOKEN

Userflow Token

USERFLOW_USER_ID

Userflow User ID

General

Variable

Description

PDF_DATE_FORMAT

Date format used when downloading a chart as a PDF file. Defaults to yyyy-MM-dd if not provided

ONLINE_HELP_URL

If provided, there is a link available to access online help

ACTIVE_DIRECTORY_SERVER

For Window Single-Sign-On (via Waffle)

ENABLE_OPENING_DASHBOARD_AS_TAB

Used to enable opening the dashboard in new browser tabs. We do not recommend using this setting when embedding dashboards.

If a variable is added to the ‘User Variable’ section that matches a System or Environment Variable a warning message like the one shown below will be displayed. In the following example, a System Variable already exists, which has been made secure, when the same variable is added to the User Variable screen it will be automatically set to the same security level as the System Variable and this cannot be modified

...