NotesProcedure
- The users are synchronized/linked via their e-mail addresses.
- User synchronization is one of the requirements for the operation of PLANTA Hybrid. However, for the synchronization itself, settings must be made in the PLANTA project system on the server side (in the web.conf).
From S 39.5.27
Configure the following server parameters in the web.conf for the PLANTA project system which is to communicate with the PLANTA pulse system:
generic_service
- must be activated (true)generic_service_interface
- must be configured if necessarygeneric_service_port
- must be configuredssl_generic_enable
- must be activated (true) if you want to run PLANTA pulse on HTTPS.apikey_auth_filter_generic
- must be deactivated (false) since PLANTA pulse does not authenticate to the other web interfaces.- After you have configured the parameters, the server must be restarted.
Up to S 39.5.27
Configure the following server parameters in the web.conf for the PLANTA project system which is to communicate with the PLANTA pulse system:
generic_service
- must be activated (true)generic_service_interface
- must be configured if necessarygeneric_service_port
- must be configuredssl_generic_enable
- must be deactivated (false) since SSL is not supported. If you want to have PLANTA pulse running on HTTPS, you have to work with a proxy/tunnel.apikey_auth_filter_generic
- must be deactivated (false) since PLANTA pulse does not authenticate to the other web interfaces.- After you have configured the parameters, the server must be restarted.
See also: Overview of all PLANTA link Contents |