CORS and authentication does not work properly #104
Closed
Milestone
Comments
rhuss
added a commit
that referenced
this issue
May 3, 2013
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. Could please someone give it a try ? |
Tested it, looks good. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: