Re: user authentications

2011-05-31 Thread Sagara Gunathunga
Hi , In fact Rampart is the answer for your question. Rampart support for basic security requirements that you don't need to worry about certificates and complex configurations. Take a look [1] [1] - http://wso2.org/library/240 Thanks ! On Tue, May 31, 2011 at 8:20 PM, Meeusen, Christopher W.

user authentications

2011-05-31 Thread Meeusen, Christopher W.
Hello, I just want to add some basic authentication logic into our Axis2 deployment. I don't need to implement rampart and assign certs and all, just want something basic that says this user is authorized to call this subset of services/methods, but not these. I was going to implement a custo