gabriel-farache opened a new issue, #1968: URL: https://github.com/apache/incubator-kie-issues/issues/1968
When authentication is enabled and configured in a workflow, the incoming request/event is expected to have a header with the authentication data (token, api-key, ...). Currently, when the workflow is triggered via an event/CloudEvents (either directly by polling Kafka topic or by Knative trigger) the authentication header is not propagated up to the workflow. This causes a behavioural discrepancy, hence propagating/setting the header in such case should be supported when using events/CloudEvents -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
