pefernan opened a new issue, #1624: URL: https://github.com/apache/incubator-kie-issues/issues/1624
When starting an application with the Data-Index Addon + OIDC enabled, there's a 401 (Unathorized Error) when we try to query a process Instance SVG. This is visible for example in management console with an unexpected error. The exception happens when the `ProcessSvgService` attempts to request the Node instances from data-index without bearer token. We should make the `KogitoAddRuntimeClientImpl` send the Token to ProcessSVG as it already does in other calls.  -- 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]
