You can change Talend Identity and Access Management
URL if you do not wish 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
-
Go to the apache-tomcat folder of your Talend Identity and Access Management
installation.
-
Open the conf\iam.properties file.
-
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.
-
Open the conf\fediz_config.xml file.
-
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.
-
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.
-
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.
-
Restart all the services.