Ensure exclusive access to webservice
        Posted  
        
            by Henrik P. Hessel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Henrik P. Hessel
        
        
        
        Published on 2010-04-11T11:07:58Z
        Indexed on 
            2010/04/11
            11:13 UTC
        
        
        Read the original article
        Hit count: 510
        
webservice
|security
Just to be on the safe side, what's the best practice to ensure that only my application has access to my webservice, which is hosted on a public server? Should I implement I shared key or something?
My webservice is hosted on Googles App Engine and my Application runs on iPhones and iPads.
If you need further information, just ask.
Thanks, Henrik
© Stack Overflow or respective owner