You can overwrite the default user name and password used by Spring
Security.
Before you begin
-
You have created a custom
application.properties file allowing HTTPS
connections.
-
You have renamed and saved it in a
directory that the Talend Remote Engine can
access.
Procedure
-
Open the custom properties file.
-
Add the following command lines:
spring.security.user.name=user_name
spring.security.user.password=password
-
Save the file.
When the custom properties file is saved, you must
enable the basic authentication in the component used for the connection.
Note: You can
use the following components:
-
Go to the Studio.
-
In the Basic Settings
tab of the component properties, select the Use
Authentication check box.