Navigating Spring Security from thick Client to REST Webservice
When a Web Service is protected by Spring security, and we try to access that Web Service, we are presented with a login page to enter our credentials. After we provide our credentials, this...