<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WCF Username Authentication</title>
	<atom:link href="http://www.devatwork.nl/2007/05/wcf-username-authentication/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devatwork.nl/2007/05/wcf-username-authentication/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=wcf-username-authentication</link>
	<description>A day in the life of a developer</description>
	<lastBuildDate>Wed, 21 Jul 2010 14:26:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Marko</title>
		<link>http://www.devatwork.nl/2007/05/wcf-username-authentication/comment-page-2/#comment-5622</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Wed, 09 Jun 2010 22:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/index.php/2007/05/31/wcf-username-authentication/#comment-5622</guid>
		<description>I have to use WindowsGroups authentication for one endpoint of my service(named pipe) and also a custom user name authentication for another (wsHttpBinding, just like in your article). How would I go about configuring my service?

Thanks</description>
		<content:encoded><![CDATA[<p>I have to use WindowsGroups authentication for one endpoint of my service(named pipe) and also a custom user name authentication for another (wsHttpBinding, just like in your article). How would I go about configuring my service?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cav</title>
		<link>http://www.devatwork.nl/2007/05/wcf-username-authentication/comment-page-2/#comment-5532</link>
		<dc:creator>Cav</dc:creator>
		<pubDate>Sun, 16 May 2010 22:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/index.php/2007/05/31/wcf-username-authentication/#comment-5532</guid>
		<description>Did all the above and I still get the helpful innerexception &quot;An error occurred when verifying security for the message.&quot; Yeah, thanks for that.

I&#039;ve spent DAYS reading articles like this and trying to add custom username and password authentication to my service. WCF, the wonderful show pony that makes this all so easy, is an incomprehensible mess. This is all far more complex than it needs to be. It needs a wizard or a generator or something. 

Thanks for the article, it&#039;s really very clear and well done.  I don&#039;t expect you to be my support line, just needed to rant :)</description>
		<content:encoded><![CDATA[<p>Did all the above and I still get the helpful innerexception &#8220;An error occurred when verifying security for the message.&#8221; Yeah, thanks for that.</p>
<p>I&#8217;ve spent DAYS reading articles like this and trying to add custom username and password authentication to my service. WCF, the wonderful show pony that makes this all so easy, is an incomprehensible mess. This is all far more complex than it needs to be. It needs a wizard or a generator or something. </p>
<p>Thanks for the article, it&#8217;s really very clear and well done.  I don&#8217;t expect you to be my support line, just needed to rant <img src='http://www.devatwork.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.devatwork.nl/2007/05/wcf-username-authentication/comment-page-2/#comment-5119</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Thu, 25 Feb 2010 19:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/index.php/2007/05/31/wcf-username-authentication/#comment-5119</guid>
		<description>Thanks. (I understood most of it already, and was given the last piece earlier today.)

This entry, even though it is nearing two years old, is very relevant and helpful!</description>
		<content:encoded><![CDATA[<p>Thanks. (I understood most of it already, and was given the last piece earlier today.)</p>
<p>This entry, even though it is nearing two years old, is very relevant and helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert Willems</title>
		<link>http://www.devatwork.nl/2007/05/wcf-username-authentication/comment-page-2/#comment-5115</link>
		<dc:creator>Bert Willems</dc:creator>
		<pubDate>Thu, 25 Feb 2010 08:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/index.php/2007/05/31/wcf-username-authentication/#comment-5115</guid>
		<description>Hello Rich,

You might take a look at this article: http://en.csharp-online.net/WCF_Essentials%E2%80%94Programmatic_Client_Configuration

I think that gives you a clue on how to configure your WCF endpoint using C#</description>
		<content:encoded><![CDATA[<p>Hello Rich,</p>
<p>You might take a look at this article: <a href="http://en.csharp-online.net/WCF_Essentials%E2%80%94Programmatic_Client_Configuration" rel="nofollow">http://en.csharp-online.net/WCF_Essentials%E2%80%94Programmatic_Client_Configuration</a></p>
<p>I think that gives you a clue on how to configure your WCF endpoint using C#</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.devatwork.nl/2007/05/wcf-username-authentication/comment-page-2/#comment-5113</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Thu, 25 Feb 2010 04:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/index.php/2007/05/31/wcf-username-authentication/#comment-5113</guid>
		<description>In terms of the client proxy setup, I would like to create the new endpoint behaviour in C#, and not define it in app.config. Do you have a pointer to how to do that?</description>
		<content:encoded><![CDATA[<p>In terms of the client proxy setup, I would like to create the new endpoint behaviour in C#, and not define it in app.config. Do you have a pointer to how to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.devatwork.nl/2007/05/wcf-username-authentication/comment-page-2/#comment-5082</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/index.php/2007/05/31/wcf-username-authentication/#comment-5082</guid>
		<description>Hey...this actually works!

I&#039;ve read so many articles on trying to get this setup just for development purposes, I was beginning to pull my hair out.

So, thanks a million!</description>
		<content:encoded><![CDATA[<p>Hey&#8230;this actually works!</p>
<p>I&#8217;ve read so many articles on trying to get this setup just for development purposes, I was beginning to pull my hair out.</p>
<p>So, thanks a million!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.devatwork.nl/2007/05/wcf-username-authentication/comment-page-2/#comment-5045</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 12 Feb 2010 17:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/index.php/2007/05/31/wcf-username-authentication/#comment-5045</guid>
		<description>I generated the certificate, then when I run your app I get: 

&quot;Security negotiation failed because the remote party did not send back a reply&quot;

Can you tell me what I am doing wrong? Thanks</description>
		<content:encoded><![CDATA[<p>I generated the certificate, then when I run your app I get: </p>
<p>&#8220;Security negotiation failed because the remote party did not send back a reply&#8221;</p>
<p>Can you tell me what I am doing wrong? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny79</title>
		<link>http://www.devatwork.nl/2007/05/wcf-username-authentication/comment-page-1/#comment-3735</link>
		<dc:creator>Johnny79</dc:creator>
		<pubDate>Thu, 05 Nov 2009 00:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/index.php/2007/05/31/wcf-username-authentication/#comment-3735</guid>
		<description>anyhow, I just realized that for a client to use my WPF application over the internet, they would need to have a certain port open for my callbacks? Are there any way to automate this through code when the client downloads the WPF app?</description>
		<content:encoded><![CDATA[<p>anyhow, I just realized that for a client to use my WPF application over the internet, they would need to have a certain port open for my callbacks? Are there any way to automate this through code when the client downloads the WPF app?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny79</title>
		<link>http://www.devatwork.nl/2007/05/wcf-username-authentication/comment-page-1/#comment-3729</link>
		<dc:creator>Johnny79</dc:creator>
		<pubDate>Wed, 04 Nov 2009 17:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/index.php/2007/05/31/wcf-username-authentication/#comment-3729</guid>
		<description>I did try changing ports but that didn&#039;t change anything. I changed it to use 8000 using the httpNamespaceManager</description>
		<content:encoded><![CDATA[<p>I did try changing ports but that didn&#8217;t change anything. I changed it to use 8000 using the httpNamespaceManager</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert Willems</title>
		<link>http://www.devatwork.nl/2007/05/wcf-username-authentication/comment-page-1/#comment-3728</link>
		<dc:creator>Bert Willems</dc:creator>
		<pubDate>Wed, 04 Nov 2009 17:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/index.php/2007/05/31/wcf-username-authentication/#comment-3728</guid>
		<description>I think the AddressAlreadyInUseException is caused by the fact that another application is already listening on port 80 of that specific address. My best guess is IIS. Did you try changing ports?</description>
		<content:encoded><![CDATA[<p>I think the AddressAlreadyInUseException is caused by the fact that another application is already listening on port 80 of that specific address. My best guess is IIS. Did you try changing ports?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
