<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>UsernameToken Profile vs. WCF</title><link>http://blogs.msdn.com/b/aszego/archive/2010/06/24/usernametoken-profile-vs-wcf.aspx</link><description>The WS-Security UsernameToken Profile 1.0 defines how the username and password can be encapsulated into a security token. 
 The profile defines two different ways to transmit the password (or password equivalent): 
 &amp;middot; wsse:PasswordText : the</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: UsernameToken Profile vs. WCF</title><link>http://blogs.msdn.com/b/aszego/archive/2010/06/24/usernametoken-profile-vs-wcf.aspx#10159419</link><pubDate>Fri, 29 Apr 2011 09:31:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10159419</guid><dc:creator>Akos</dc:creator><description>&lt;p&gt;Thanks Jose! :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10159419" width="1" height="1"&gt;</description></item><item><title>re: UsernameToken Profile vs. WCF</title><link>http://blogs.msdn.com/b/aszego/archive/2010/06/24/usernametoken-profile-vs-wcf.aspx#10156706</link><pubDate>Thu, 21 Apr 2011 15:15:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10156706</guid><dc:creator>Jose</dc:creator><description>&lt;p&gt;Akos,&lt;/p&gt;
&lt;p&gt;Absolutely awesome!!&lt;/p&gt;
&lt;p&gt;After hours of struggling with the WSS UsernameToken in a WCF client I found this post that solved my problems. Just had to replace the http for https at the BindingHelper class.&lt;/p&gt;
&lt;p&gt;Excelent work. :D&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10156706" width="1" height="1"&gt;</description></item><item><title>re: UsernameToken Profile vs. WCF</title><link>http://blogs.msdn.com/b/aszego/archive/2010/06/24/usernametoken-profile-vs-wcf.aspx#10153913</link><pubDate>Thu, 14 Apr 2011 14:04:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10153913</guid><dc:creator>Akos</dc:creator><description>&lt;p&gt;Hello kay,&lt;/p&gt;
&lt;p&gt;SecurityBindingElement.AllowInsecureTransport got introduced with build 3.0.4506.4135 - you need to update your libraries to this version, e.g. by installing &lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/kb/971831"&gt;support.microsoft.com/.../971831&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note that Windows7 should already come with a build that contains this feature.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10153913" width="1" height="1"&gt;</description></item><item><title>re: UsernameToken Profile vs. WCF</title><link>http://blogs.msdn.com/b/aszego/archive/2010/06/24/usernametoken-profile-vs-wcf.aspx#10119839</link><pubDate>Tue, 25 Jan 2011 10:04:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10119839</guid><dc:creator>kay</dc:creator><description>&lt;p&gt;I can&amp;#39;t build/debug the sample. &lt;/p&gt;
&lt;p&gt;&amp;#39;AllowInsecureTransport&amp;#39; property doesn&amp;#39;t exist in my assembly.&lt;/p&gt;
&lt;p&gt;in BindingHelper.cs&lt;/p&gt;
&lt;p&gt;I use visual studio 2010, and windows7 , and I installed WSE3.0..&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10119839" width="1" height="1"&gt;</description></item><item><title>re: UsernameToken Profile vs. WCF</title><link>http://blogs.msdn.com/b/aszego/archive/2010/06/24/usernametoken-profile-vs-wcf.aspx#10119812</link><pubDate>Tue, 25 Jan 2011 09:02:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10119812</guid><dc:creator>kay</dc:creator><description>&lt;p&gt;in BindingHelper.cs&lt;/p&gt;
&lt;p&gt;transportSecurity.AllowInsecureTransport = true;&lt;/p&gt;
&lt;p&gt;there is no &amp;#39;AllowInsecureTransport &amp;#39; property...&lt;/p&gt;
&lt;p&gt;in my assembly. &lt;/p&gt;
&lt;p&gt;how could I do?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10119812" width="1" height="1"&gt;</description></item></channel></rss>