>>>>> cooshal <[email protected]>: > Hi: > thank you !
> I will look at it and will get back to you. > When I started this project, I used a very simple approach, which did not > require any involvement of web.xml configuration. Later, I realized that I > chose the wrong architecture. > I will try and test with your approach. I have create a sample/boilerplate project that perhaps will make it easier: https://github.com/steinarb/authservice-sampleclient You can test it out and verify that it works: https://github.com/steinarb/authservice-sampleclient#try-this-code You can copy it and modify it and fit it into your own multimodule maven project: https://github.com/steinarb/authservice-sampleclient#adapt-this-project-to-your-project
