B
Brian Greiwe
I'm new to Webservices, but nonetheless have taken the leap!
I have a ws I'm writing that will be used in a subscription. Nothing
huge or confidential. The client will pass in standard parms and get
back a data string. There is no need for the return value to be
encrypted/protected/etc, as it does not contain any private data.
However, I want to ensure that the caller has priveleges to the
service...based on a subscription. Basically, I want to verify the
caller is who they say they are, and preferable make it so they can't
simply give away their username and password to a buddy and in essence
giving someone else a free subscription.
Any advice on the best approach here? I've read many blogs, postings,
and white papers...from custom made db security to WS-Security, to WSE
2.0. I'm looking for the best performance and cost effective
solution.
Any input and advice is welcomed!!!
Thanks,
Brian
I have a ws I'm writing that will be used in a subscription. Nothing
huge or confidential. The client will pass in standard parms and get
back a data string. There is no need for the return value to be
encrypted/protected/etc, as it does not contain any private data.
However, I want to ensure that the caller has priveleges to the
service...based on a subscription. Basically, I want to verify the
caller is who they say they are, and preferable make it so they can't
simply give away their username and password to a buddy and in essence
giving someone else a free subscription.
Any advice on the best approach here? I've read many blogs, postings,
and white papers...from custom made db security to WS-Security, to WSE
2.0. I'm looking for the best performance and cost effective
solution.
Any input and advice is welcomed!!!
Thanks,
Brian