Task application fails to start process: an issue or configuration?

Flowable 6 Task application cannot start a new instance of the process because authenticated user is not set for the request thread. Is it an issue or additional configuration needed? In later case, please post configuration steps.

Hi Michael,

That’s correct. A FlowableCookieFilterCallback implementation has to be added to the task app. This will be done this week.

Thanks,

Tijs