Skip to main content Skip to complementary content

Changing Talend Identity and Access Management URL

You can change Talend Identity and Access Management URL if you do not want to use the default localhost URL.

Before you begin

Before proceeding, make sure that Talend Identity and Access Management and all the modules linked to it are stopped.

Procedure

  1. Go to the root folder of your Talend Identity and Access Management installation.
  2. Open the conf/iam.properties file.
  3. Edit the oidc.host, the oidc.port, and the scim.port parameter values according to the URL you want to use for Talend Identity and Access Management.
    For example, replace localhost with mycompany-iam.com.
  4. Drop the OIDC database.
    • If you are using the default database, back up and delete the oidc folder.
    • If you are using another database, back up the database and delete all the tables.
  5. Edit the configuration files of all the modules linked to Talend Identity and Access Management to update the URL of the service.
    • For Talend Data Preparation, edit the <data_prep>/config/application.properties configuration file.
    • For Talend Data Stewardship, edit the <tds>/apache-tomcat/conf/data-stewardship.properties configuration file.
  6. Restart all the services.

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!