Answer the question
In order to leave comments, you need to log in
How to do basic authentication in Spring Boot?
I fasten basic authentication to the soap web service. With the following service and security configurations , authentication does not work (the service returns a response to the request without an auth header). And with this configuration (a default messageDispatcherServlet is created), authentication works, but wsdl is not found and url-mapping is set to [/services/*].
How to override messageDispatcherServlet so that authentication works? What can be wrong?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question