how to secure webservices without providing username and password?????????
-
Hi all, i am working on mobile application , but the thing is in my application userinterface is developed in objective c ,for retrieving data from database for this purpose they want web methods , so we developed webmethods ,after deploying this webservice application we are giving that url, so they created proxy so they are using ,requirement is if anybody capture the url means we will get problem, i searched in google all examples are with username and password , but the requirement is without providing any username and password we need to give security for our web service. how to do this anybody have idea can u please give me idea Thanks & Regards sam
sam
-
Hi all, i am working on mobile application , but the thing is in my application userinterface is developed in objective c ,for retrieving data from database for this purpose they want web methods , so we developed webmethods ,after deploying this webservice application we are giving that url, so they created proxy so they are using ,requirement is if anybody capture the url means we will get problem, i searched in google all examples are with username and password , but the requirement is without providing any username and password we need to give security for our web service. how to do this anybody have idea can u please give me idea Thanks & Regards sam
sam
srinivassam wrote:
but the requirement is without providing any username and password we need to give security for our web service.
That's kind of dumb. Take the requirement, roll it up, and smack the person who made that requirement.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
Hi all, i am working on mobile application , but the thing is in my application userinterface is developed in objective c ,for retrieving data from database for this purpose they want web methods , so we developed webmethods ,after deploying this webservice application we are giving that url, so they created proxy so they are using ,requirement is if anybody capture the url means we will get problem, i searched in google all examples are with username and password , but the requirement is without providing any username and password we need to give security for our web service. how to do this anybody have idea can u please give me idea Thanks & Regards sam
sam