I have a webservice which requires a basic authentication to access it. Then I have a Web Service Client, which is in spring (mvc, security, etc). From the client application, I make an ajax request (jquery) to my webservice, the query is basically as follows:I have a webservice which requires a basic auth