Configure Data Source authentication

By default, only basic authentication is supported for Data Source authentication. For some Data Source types, you can enable additional authentication methods.

Add an authentication method for a Data Source type
  1. In the Admin application, go to Platform settings > Configuration records.

  2. Click Add Record.

  3. Add a key such as: com.cerebro.domino.datasource.SnowflakeConfig.enabledAuthTypes.

  4. Enter the value as a comma-separated text value where each word is an authentication type. See Configuration records for the valid keys and values for each Data Source type.

    Note
    The order of the values in the configuration matters: the first value will be set as default authentication method for all users.
  5. Click Create.

Note

See OAuth and IAM for instructions as these authentication methods require additional steps.

OAuth-authenticated connections can be used for any execution type except Domino endpoints.