martinweiler opened a new issue, #2086: URL: https://github.com/apache/incubator-kie-issues/issues/2086
In secured Spring Boot apps with both Data Index and Process SVG add-ons, when we try to query a process instance SVG from Data Index (passing a valid Bearer Token in the Authorization header) we get a 401 HTTP error (Not Authorized) when the SVG addon requests the Nodes. The issue appears to be that the user identity isn't propagated to the Spring Boot Security context from the Graphl Query. -- 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]
