Configure the following server parameters for the PLANTA project system which is to communicate with the Jira system in the web.conf:

  • generic_service - must be activated (true)
  • generic_service_interface - must be configured if necessary
  • generic_service_port - must be configured
  • ssl_generic_enable - must be activated (true) if you want to run Jira on HTTPS.
  • apikey_auth_filter_generic - must be deactivated (false) because Jira does not authenticate itself to the web interfaces.
    • After you have configured the parameter you have to restart the server.