Skip to main content Skip to complementary content
Close announcements banner

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 apache-tomcat folder of your Talend Identity and Access Management installation.
  2. Open the conf\iam.properties file.
  3. Edit the iam.host parameter value with the URL you want to use for Talend Identity and Access Management.
    For example, replace localhost with mycompany-iam.com.
  4. Open the conf\fediz_config.xml file.
  5. Edit the issuer tag value with the URL you want to use for Talend Identity and Access Management.
    For example, replace http://localhost:9080/idp/federation with http://mycompany-iam.com:9080/idp/federation.
  6. Drop the OIDP and the IDP databases.
    • If you are using the default database, back up and delete the idp and oidc folders.
    • If you are using another database, back up the database and delete all the tables.
  7. 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.
  8. 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 – let us know how we can improve!