Set IAM Authentication

You can enable users to create Data Sources using IAM authentication for these AWS-based Data Source types:

Note
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.
Set up IAM authentication
  1. Configure single sign-on (SSO).

  2. Configure AWS credential propagation.

  3. Add IAM to the available authentication options for one or more of the supported Data Source types.

  4. In the Admin application, go to Platform settings > Configuration records.

  5. Click Add Record.

  6. Enter one of the following keys with the value AWSIAMRole or Basic, AWSIAMRole.

    • com.cerebro.domino.datasource.MySQLConfig.enabledAuthTypes

    • com.cerebro.domino.datasource.PostgreSQLConfig.enabledAuthTypes

    • com.cerebro.domino.datasource.RedshiftConfig.enabledAuthTypes

    • com.cerebro.domino.datasource.S3Config.enabledAuthTypes

      See the Configuration Reference for details about the supported configurations.

  7. Click Create.