I pushed some changes, unfortunately I cannot test it with the provided fabric instatallation in #101 because I don't know to repackage (tried it naiively , but didn't work).
You need to update the agent (in fabric) and the javascript lib in hawtio.
I pushed a snapshot to our repository (should be there shortly). The JavaScript agent can be found here.
When using CORS and authentication there are two issues:
withCredentials
XHR Field totrue
Access-Control-Allow-Credentials
header.See this article for details.
The text was updated successfully, but these errors were encountered: