Log in
For the OpenID Connect (OIDC) SSO integration, Tonic now supports authentication by client secret that uses HTTP basic authentication (client_secret_basic
). To provide the client secret, configure the TONIC_SSO_CLIENT_SECRET
environment setting.
SQL Server
TONIC_SQL_SERVER_SKIP_CREATE_DB
, indicates whether to skip schema creation for the destination database. If true, then Tonic does not create the schema. It uses the existing schema to populate the destination database. The default is false. You can configure this environment setting from the Environment Settings tab on Tonic Settings.