Skip to main content Skip to complementary content

Changing Talend Identity and Access Management database

As the embedded H2 database is not recommended for production environments, it is advised to change the Talend Identity and Access Management database.

Talend Identity and Access Management uses OIDC (OpenId Connect) databases for production environments. For a list of the supported databases, see Compatible databases.

Procedure

  1. Stop Talend Identity and Access Management if it has been already started.
  2. Edit the iam-A.B.C/config/iam.properties file and update the following parameters:
    Parameter Description
    oidc.db.vendor OIDC database vendor
    oidc.db.url OIDC database JDBC URL.
    oidc.db.username User name used to connect to the OIDC database.
    oidc.db.password Password used to connect to the OIDC database.

    The password is encrypted at first launch.

  3. Start Talend Identity and Access Management by executing the start.sh file.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!