<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>patterns &amp; practices Improving Web Services Security Guide</title><link>http://wcfsecurityguide.codeplex.com/project/feeds/rss</link><description>Guidance for building secure Web services.  Includes design and implementation guidance for WCF security scenarios.  Prescriptive guidance includes guidelines, checklists, key security practices, end-to-end application scenarios, and step-by-step How Tos.</description><item><title>New Comment on "How To - Host WCF in a Windows Service Using TCP"</title><link>http://wcfsecurityguide.codeplex.com/wikipage?title=How To - Host WCF in a Windows Service Using TCP&amp;ANCHOR#C26840</link><description>Hi &amp;#33;&amp;#10;&amp;#10;Is at not simple &amp;#63;&amp;#63; A simple example should and could have a simple download &amp;#58;-&amp;#40;&amp;#10;&amp;#10;&amp;#43;&amp;#43;mabra</description><author>mabra</author><pubDate>Mon, 11 Mar 2013 22:21:19 GMT</pubDate><guid isPermaLink="false">New Comment on "How To - Host WCF in a Windows Service Using TCP" 20130311102119P</guid></item><item><title>Source code checked in, #80132</title><link>http://wcfsecurityguide.codeplex.com/SourceControl/changeset/changes/80132</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:49:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #80132 20121001094939P</guid></item><item><title>Source code checked in, #80131</title><link>http://wcfsecurityguide.codeplex.com/SourceControl/changeset/changes/80131</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:43:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #80131 20121001094310P</guid></item><item><title>Reviewed: WCF Security Guide - v1 (Sep 25, 2012)</title><link>http://wcfsecurityguide.codeplex.com/releases/view/15892#ReviewBy-vchandm23</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Exactly what I was looking for. Book to be in every WCF developer&amp;#39;s shelf.&amp;#10;&amp;#10;Cheers,&amp;#10;Chandra</description><author>vchandm23</author><pubDate>Wed, 26 Sep 2012 04:08:43 GMT</pubDate><guid isPermaLink="false">Reviewed: WCF Security Guide - v1 (Sep 25, 2012) 20120926040843A</guid></item><item><title>New Comment on "Ch 13 - Internet – WCF and ASMX Client to Remote WCF Using Transport Security (Trusted Subsystem, HTTP)"</title><link>http://wcfsecurityguide.codeplex.com/wikipage?title=Ch 13 - Internet – WCF and ASMX Client to Remote WCF Using Transport Security (Trusted Subsystem, HTTP)&amp;ANCHOR#C21718</link><description>How can Basic Authentication be called best practice&amp;#63;</description><author>markusmr</author><pubDate>Fri, 25 Nov 2011 12:24:06 GMT</pubDate><guid isPermaLink="false">New Comment on "Ch 13 - Internet – WCF and ASMX Client to Remote WCF Using Transport Security (Trusted Subsystem, HTTP)" 20111125122406P</guid></item><item><title>Reviewed: WCF Security Guide - v1 (nov 23, 2011)</title><link>http://wcfsecurityguide.codeplex.com/releases/view/15892#ReviewBy-lesuarezp</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - gracias por el aporte</description><author>lesuarezp</author><pubDate>Wed, 23 Nov 2011 14:26:18 GMT</pubDate><guid isPermaLink="false">Reviewed: WCF Security Guide - v1 (nov 23, 2011) 20111123022618P</guid></item><item><title>New Post: Why Federation and Claims Authorization are out of scope?</title><link>http://wcfsecurityguide.codeplex.com/discussions/272577</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I don't understand why Federation and Claims Authorization are left out of scope? They are important parts of Microsoft's Enterprise Web Service security strategy.&lt;/p&gt;
&lt;/div&gt;</description><author>EmreAydinceren</author><pubDate>Wed, 14 Sep 2011 15:48:48 GMT</pubDate><guid isPermaLink="false">New Post: Why Federation and Claims Authorization are out of scope? 20110914034848P</guid></item><item><title>New Comment on "How To - Use SQL Role Provider with Username Authentication in WCF calling from Windows Forms"</title><link>http://wcfsecurityguide.codeplex.com/wikipage?title=How To - Use SQL Role Provider with Username Authentication in WCF calling from Windows Forms&amp;ANCHOR#C19961</link><description>I have followed same instruction but after that when i call WCF service method with PrincipalPermission. I have got this error &amp;#34;Request for principal permission failed.&amp;#34;  can any body help me to solve this problem..</description><author>manjinderenest</author><pubDate>Mon, 13 Jun 2011 04:57:20 GMT</pubDate><guid isPermaLink="false">New Comment on "How To - Use SQL Role Provider with Username Authentication in WCF calling from Windows Forms" 20110613045720A</guid></item><item><title>New Comment on "Ch 05 - Authentication, Authorization and Identities in WCF"</title><link>http://wcfsecurityguide.codeplex.com/wikipage?title=Ch 05 - Authentication, Authorization and Identities in WCF&amp;ANCHOR#C19610</link><description>Stand alone WCF service, which can authenticate multiple clients and authorize against ASP.NET Membership database. As client applications grow the same ASP.NET Membership database can be used by simply configuring the Membership sections in WCF web.config and end point , &amp;#10;&amp;#10;so that new client can utilise service methods to authenticate &amp;#38; authorize end user. The plumbing work is in WCF service configuraiton.&amp;#10;&amp;#10;Is there any good article that can walk through the scenario, failed to configure End Point configuration behavior because it has to be End Point Behavior instead of Service Behavior configuration. Unfortunately there is nothing in End point configuration for use Membershipx.</description><author>sukumarraju</author><pubDate>Fri, 13 May 2011 14:53:51 GMT</pubDate><guid isPermaLink="false">New Comment on "Ch 05 - Authentication, Authorization and Identities in WCF" 20110513025351P</guid></item><item><title>New Comment on "Ch 13 - Internet – WCF and ASMX Client to Remote WCF Using Transport Security (Trusted Subsystem, HTTP)"</title><link>http://wcfsecurityguide.codeplex.com/wikipage?title=Ch 13 - Internet – WCF and ASMX Client to Remote WCF Using Transport Security (Trusted Subsystem, HTTP)&amp;ANCHOR#C18811</link><description>I have the same problem as above. Is there anyone add the reference successfully&amp;#63; I followed the code and it went through AuthenticateRequest several times...</description><author>cxksnl</author><pubDate>Mon, 07 Mar 2011 21:58:59 GMT</pubDate><guid isPermaLink="false">New Comment on "Ch 13 - Internet – WCF and ASMX Client to Remote WCF Using Transport Security (Trusted Subsystem, HTTP)" 20110307095859P</guid></item><item><title>New Comment on "Ch 06 - Impersonation and Delegation in WCF"</title><link>http://wcfsecurityguide.codeplex.com/wikipage?title=Ch 06 - Impersonation and Delegation in WCF&amp;ANCHOR#C17801</link><description>Hi, Great article&amp;#10;&amp;#10;I have a question &amp;#58;What if I want to set network credentials in the client side, for example If I host the WCF service in IIS, so I created a proxy to consume this service. I set network credentials to consume the service.&amp;#10;I have a question for you&amp;#58; How can I read this values in the Service side&amp;#63;&amp;#10;&amp;#10;Thanks</description><author>mhidalgo</author><pubDate>Thu, 25 Nov 2010 21:22:52 GMT</pubDate><guid isPermaLink="false">New Comment on "Ch 06 - Impersonation and Delegation in WCF" 20101125092252P</guid></item><item><title>Reviewed: WCF Security Guide - v1 (Nov 18, 2010)</title><link>http://wcfsecurityguide.codeplex.com/releases/view/15892#ReviewBy-BrianAtCodePlex</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - This is this best reference for securing wcf services. A must read for anyone working with wcf.</description><author>BrianAtCodePlex</author><pubDate>Thu, 18 Nov 2010 20:22:15 GMT</pubDate><guid isPermaLink="false">Reviewed: WCF Security Guide - v1 (Nov 18, 2010) 20101118082215P</guid></item><item><title>Reviewed: WCF Security Guide - v1 (Nov 18, 2010)</title><link>http://wcfsecurityguide.codeplex.com/releases/view/15892#ReviewBy-BrianAtCodePlex</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - This is this best reference for securing wcf services. Secure your web services&amp;#33;</description><author>BrianAtCodePlex</author><pubDate>Thu, 18 Nov 2010 20:18:45 GMT</pubDate><guid isPermaLink="false">Reviewed: WCF Security Guide - v1 (Nov 18, 2010) 20101118081845P</guid></item><item><title>New Comment on "Ch 13 - Internet – WCF and ASMX Client to Remote WCF Using Transport Security (Trusted Subsystem, HTTP)"</title><link>http://wcfsecurityguide.codeplex.com/wikipage?title=Ch 13 - Internet %25u2013 WCF and ASMX Client to Remote WCF Using Transport Security (Trusted Subsystem, HTTP)&amp;ANCHOR#C16921</link><description>Hi&amp;#33;&amp;#10;I have a question about this article. What is the min requrements for this sample. I have been trying this for 2 days. I use iis 5.1, XP SP3, VS2008. The problem is that I can&amp;#39;t add a reference on web service in client in Visual Studio. I see the dialog with login and password, input them and continue to see this dialog. In IE 8.0 everything work fine. I assume that maybe the problem is connected with HTTP in IHttpModule. Could you please help me with it. Thanks.</description><author>alusov</author><pubDate>Tue, 07 Sep 2010 03:29:37 GMT</pubDate><guid isPermaLink="false">New Comment on "Ch 13 - Internet – WCF and ASMX Client to Remote WCF Using Transport Security (Trusted Subsystem, HTTP)" 20100907032937A</guid></item><item><title>Reviewed: WCF Security Guide - v1 (sep 04, 2010)</title><link>http://wcfsecurityguide.codeplex.com/releases/view/15892#ReviewBy-Emilca</link><description>Rated 3 Stars &amp;#40;out of 5&amp;#41; - bueno WCF&amp;#10;</description><author>Emilca</author><pubDate>Sat, 04 Sep 2010 19:31:27 GMT</pubDate><guid isPermaLink="false">Reviewed: WCF Security Guide - v1 (sep 04, 2010) 20100904073127P</guid></item><item><title>Source code checked in, #55373</title><link>http://wcfsecurityguide.codeplex.com/SourceControl/changeset/changes/55373</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Mon, 02 Aug 2010 22:49:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #55373 20100802104934P</guid></item><item><title>New Comment on "Ch 05 - Authentication, Authorization and Identities in WCF"</title><link>http://wcfsecurityguide.codeplex.com/wikipage?title=Ch 05 - Authentication, Authorization and Identities in WCF&amp;ANCHOR#C16380</link><description>Thanks&amp;#33;</description><author>JCM219</author><pubDate>Sun, 18 Jul 2010 16:14:17 GMT</pubDate><guid isPermaLink="false">New Comment on "Ch 05 - Authentication, Authorization and Identities in WCF" 20100718041417P</guid></item><item><title>New Post: Using Winfows authentication for TcpTrasnport, CustomBinding, CustomEncoder</title><link>http://wcfsecurityguide.codeplex.com/Thread/View.aspx?ThreadId=219186</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am trying to find an example/information where WCF uses TcpTransport, Custom Binding, Custom encoder (gzip) and Windows Authentication. Any example or information is very much appreaciated.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><author>maheshbhide</author><pubDate>Mon, 12 Jul 2010 17:39:12 GMT</pubDate><guid isPermaLink="false">New Post: Using Winfows authentication for TcpTrasnport, CustomBinding, CustomEncoder 20100712053912P</guid></item><item><title>New Comment on "Use a Custom Trace Listener only when message filtering is needed"</title><link>http://wcfsecurityguide.codeplex.com/wikipage?title=Use a Custom Trace Listener only when message filtering is needed&amp;ANCHOR#C15412</link><description>Hi, &amp;#10;&amp;#10;any sample code of YourCustomListener &amp;#63;&amp;#63; &amp;#10;&amp;#10;thanks</description><author>alhambraeidos</author><pubDate>Fri, 09 Apr 2010 11:38:41 GMT</pubDate><guid isPermaLink="false">New Comment on "Use a Custom Trace Listener only when message filtering is needed" 20100409113841A</guid></item><item><title>New Post: webHttpBinding?</title><link>http://wcfsecurityguide.codeplex.com/Thread/View.aspx?ThreadId=36298</link><description>&lt;div style="line-height: normal;"&gt;&lt;blockquote style="border:solid .1em #ccc;font-style:italic;margin:.25em 1em 0 1em;padding:0 .25em 0 .25em"&gt;&lt;strong&gt;mtc900 wrote:&lt;/strong&gt;&lt;br&gt;Is there no guidance on using the new webHttpBinding? In particular I am trying to offer basic username/password authentication against a custom user database while hosted in IIS but am unable to find a workable solution.&lt;br&gt;&lt;/blockquote&gt;
&lt;p&gt;Second that. Still no info about this?&lt;/p&gt;&lt;/div&gt;</description><author>slavoingilizov</author><pubDate>Mon, 01 Feb 2010 16:12:37 GMT</pubDate><guid isPermaLink="false">New Post: webHttpBinding? 20100201041237P</guid></item></channel></rss>