7 articles and counting

Web Service Authentication – Kerberos Style

Ok, so this is not the blog post that talks about every possible way to athenticate to a .Net webservice – however – it is the blog post that tells you how to flow the current user’s credentials into your webservice.
The scenario where you might need to do this is relatively specific, here’s the specifics.

Your [...]