Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You could - depending on what binding and thus transport protocol you use - use UserName/Passwort authentication, and instruct the WCF server side to use ASP.NET membership provider for authenticating the incoming callers.</p> <p>Check out the <a href="http://www.devx.com/codemag/Article/33342" rel="nofollow noreferrer">Fundamentals of WCF Security</a> and this <a href="http://blogs.microsoft.co.il/blogs/davids/archive/2009/06/11/wcf-security-scenarios-read-out-loud.aspx" rel="nofollow noreferrer">blog post series</a> on WCF security scenarios - they contain a lot of very useful information on how to use and set up WCF security.</p> <p>Does that help, or do you need additional info? If so: what do you need?</p> <p>Marc</p> <p>UPDATE:<br> OK, after you commented, here are a few more articles that deal specifically with a WCF service impersonating the caller - hope these help:</p> <ul> <li><a href="http://www.codeplex.com/WCFSecurity/Wiki/View.aspx?title=How%20To%20-%20Impersonate%20the%20Original%20Caller%20in%20WCF%20calling%20from%20Windows%20Forms&amp;referringTitle=How%20Tos" rel="nofollow noreferrer">WCF security guidance - How To Impersonate the original caller</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/ms730088.aspx" rel="nofollow noreferrer">Delegation and Impersonation with WCF</a></li> <li><a href="http://geekswithblogs.net/manesh/archive/2009/04/23/setting-up-wcf-to-impersonate-client-credentials.aspx" rel="nofollow noreferrer">Setting up WCF to Impersonate Client credentials</a></li> <li><a href="http://www.wintellect.com/cs/blogs/pmehner/archive/2007/12/16/caller-impersonation-for-wcf-services-hosted-under-iis-is-broken.aspx" rel="nofollow noreferrer">Caller impersonation for WCF services</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload