Hi,
I tried to create a WCF webservice. When it is called, the webservice will add a new item in a SharePoint List.
I have searched for several tutorials and they always ask to enable the Anonymous Authentification in IIS Manager. It works in my development machine, but I should not enable this for the integration.
What is the best way to make it work ?