IAM-authenticated connections can be used only to execute jobs and workspaces. Other execution types, such as scheduled jobs and Domino endpoints, require basic authentication.
- Configure single sign-on (SSO).
- Configure AWS credential propagation.
- Add IAM to the available authentication options for one or more of the supported Data Source types.
- In the Admin application, go to Platform settings > Configuration records.
- Click Add Record.
-
Enter one of the following keys with the value
AWSIAMRoleorBasic, AWSIAMRole.-
com.cerebro.domino.datasource.MySQLConfig.enabledAuthTypes -
com.cerebro.domino.datasource.PostgreSQLConfig.enabledAuthTypes -
com.cerebro.domino.datasource.RedshiftConfig.enabledAuthTypes -
com.cerebro.domino.datasource.S3Config.enabledAuthTypesSee the Configuration Reference for details about the supported configurations.
-
- Click Create.