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
-
In the Admin application, go to Advanced > Central Config.
-
Click Add Record.
-
Add a key such as:
com.cerebro.domino.datasource.SnowflakeConfig.enabledAuthTypes
. -
Enter the value as a comma-separated text value where each word is an authentication type. See Central Configuration for the valid keys and values for each data source type.
NoteThe following is an example configuration:
-
Click Create.
Note