Skip to content

Configuration

Enterprise server configuration is done through modifying specific setting variables. See below for all available settings in different categories:

Compliance

Setting name Description
SERVER_NAME Displayed name of the server
HEADER_TEXT Content of page header
HEADER_FG_COLOR Foreground of page header
HEADER_BG_COLOR Background of page header
FOOTER_TEXT Content of page footer
FOOTER_FG_COLOR Foreground of page footer
FOOTER_BG_COLOR Background of page footer

Email

Setting name Description
EMAIL_FROM_ADDRESS The email address to use for sending email
EMAIL_HOST The SMTP server to use for sending email
EMAIL_HOST_PASSWORD Password to use for the SMTP server set in EMAIL_HOST
EMAIL_HOST_USER Username to use for the SMTP server set in EMAIL_HOST
EMAIL_PORT Port to use for the SMTP server set in EMAIL_HOST
EMAIL_USE_SSL Use SSL to communicate with the SMTP server set in EMAIL_HOST
EMAIL_USE_TLS Use TLS to communicate with the SMTP server set in EMAIL_HOST

SSO

OAuth2, OpenID Connect (OIDC), LDAP, and SAML2 are the currently supported interfaces for Single Sign-On (SSO) within the Enterprise server.

Please see the Single Sign-On page in our "Getting Started" section for a detailed explanation of how to configure SSO.