Managing project and runtime authorization for ESB execution tasks
Use the database-stored enable.esb.project.authorization.check
and enable.runtime.server.authorization.check parameters to control
authorization checks for ESB execution tasks.
These parameters are stored in the configuration table of the Talend Administration Center database. Do not add them to the configuration.properties file.
Authorization parameters
| Parameter | Description | Default value |
|---|---|---|
| enable.esb.project.authorization.check | Controls project authorization checks for ESB execution tasks. | For new installations, the default value is true. During migration, the default value is true if no ESB Jobs exist and false if ESB Jobs already exist. |
| enable.runtime.server.authorization.check | Controls runtime server authorization checks for ESB execution tasks. | For new installations, the default value is true. During migration, the default value is true if no ESB Jobs exist and false if ESB Jobs already exist. |