<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: RIA security 101: Logins, web services, usernames and passwords</title>
	<atom:link href="http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/</link>
	<description>Giving a little back to my fellow programmers</description>
	<lastBuildDate>Mon, 23 Jan 2012 20:01:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/#comment-1263</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Thu, 24 Nov 2011 09:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://programmerpayback.com/?p=203#comment-1263</guid>
		<description><![CDATA[using web service  i want to login form for  asp.net]]></description>
		<content:encoded><![CDATA[<p>using web service  i want to login form for  asp.net</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Data Authenticity of Geo-Social Networks. &#124; The Refined Geek</title>
		<link>http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/#comment-834</link>
		<dc:creator><![CDATA[The Data Authenticity of Geo-Social Networks. &#124; The Refined Geek]]></dc:creator>
		<pubDate>Wed, 18 Aug 2010 02:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://programmerpayback.com/?p=203#comment-834</guid>
		<description><![CDATA[[...] been completely lost if I hadn&#8217;t stumbled upon Tim Greenfield&#8217;s blog, specifically this postwhich outlined the core ideas for implementing a secure login system that uses RIA services. After [...]]]></description>
		<content:encoded><![CDATA[<p>[...] been completely lost if I hadn&#8217;t stumbled upon Tim Greenfield&#8217;s blog, specifically this postwhich outlined the core ideas for implementing a secure login system that uses RIA services. After [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabor</title>
		<link>http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/#comment-582</link>
		<dc:creator><![CDATA[Gabor]]></dc:creator>
		<pubDate>Tue, 03 Mar 2009 21:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://programmerpayback.com/?p=203#comment-582</guid>
		<description><![CDATA[Does the same method works, when I want to access ADO.net data services from within SL2? 
I.e. can I use the HttpContext.Current.User.Identity in ADO.net ds, or I have to send the auth. cookie explicitly to ADO.net ds in webrequest header?]]></description>
		<content:encoded><![CDATA[<p>Does the same method works, when I want to access ADO.net data services from within SL2?<br />
I.e. can I use the HttpContext.Current.User.Identity in ADO.net ds, or I have to send the auth. cookie explicitly to ADO.net ds in webrequest header?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: esh</title>
		<link>http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/#comment-574</link>
		<dc:creator><![CDATA[esh]]></dc:creator>
		<pubDate>Tue, 24 Feb 2009 21:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://programmerpayback.com/?p=203#comment-574</guid>
		<description><![CDATA[I have switched to using Asp.Net login form (instead of Silverlight form), which stores user in Asp.Net session and redirects user to Silverlight Application web page (which is accessible only by already authenticated user). I guess that it is also safe enough approach. 
In this way, login information can be preserved even on Cltr + F5 (full browser refresh).]]></description>
		<content:encoded><![CDATA[<p>I have switched to using Asp.Net login form (instead of Silverlight form), which stores user in Asp.Net session and redirects user to Silverlight Application web page (which is accessible only by already authenticated user). I guess that it is also safe enough approach.<br />
In this way, login information can be preserved even on Cltr + F5 (full browser refresh).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Papa</title>
		<link>http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/#comment-85</link>
		<dc:creator><![CDATA[John Papa]]></dc:creator>
		<pubDate>Tue, 06 Jan 2009 14:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://programmerpayback.com/?p=203#comment-85</guid>
		<description><![CDATA[That&#039;s awesome Tim! I&#039;ve used this myself and its a very nice feature. I am probably going to discuss it in an upcoming MSDN Mag Data Points article.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s awesome Tim! I&#8217;ve used this myself and its a very nice feature. I am probably going to discuss it in an upcoming MSDN Mag Data Points article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Greenfield</title>
		<link>http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/#comment-79</link>
		<dc:creator><![CDATA[Tim Greenfield]]></dc:creator>
		<pubDate>Tue, 06 Jan 2009 06:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://programmerpayback.com/?p=203#comment-79</guid>
		<description><![CDATA[Thanks for the addition John, I&#039;ve added a note to this posting about this third option for ASP.NET users as well as some source code to demonstrate how to use it.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the addition John, I&#8217;ve added a note to this posting about this third option for ASP.NET users as well as some source code to demonstrate how to use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Security and Silverlight : JohnPapa.net</title>
		<link>http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/#comment-41</link>
		<dc:creator><![CDATA[Security and Silverlight : JohnPapa.net]]></dc:creator>
		<pubDate>Mon, 29 Dec 2008 19:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://programmerpayback.com/?p=203#comment-41</guid>
		<description><![CDATA[[...] was reading a post by Tim Greenfield today regarding RIA and security. He also followed this up with a nice post on how to implement one of his techniques using [...]]]></description>
		<content:encoded><![CDATA[<p>[...] was reading a post by Tim Greenfield today regarding RIA and security. He also followed this up with a nice post on how to implement one of his techniques using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Security and Silverlight : JohnPapa.net</title>
		<link>http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/#comment-39</link>
		<dc:creator><![CDATA[Security and Silverlight : JohnPapa.net]]></dc:creator>
		<pubDate>Mon, 29 Dec 2008 18:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://programmerpayback.com/?p=203#comment-39</guid>
		<description><![CDATA[[...] was reading a post by Tim Greenfield today regarding RIA and security. Taking this from the Silverlight RIA perspective this has some interesting turns. His scenarios [...]]]></description>
		<content:encoded><![CDATA[<p>[...] was reading a post by Tim Greenfield today regarding RIA and security. Taking this from the Silverlight RIA perspective this has some interesting turns. His scenarios [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Papa</title>
		<link>http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/#comment-38</link>
		<dc:creator><![CDATA[John Papa]]></dc:creator>
		<pubDate>Mon, 29 Dec 2008 18:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://programmerpayback.com/?p=203#comment-38</guid>
		<description><![CDATA[Interesting post. Security is often an afterthought especially since so many are new to RIA. If you use IIS with ASP.NET another option is to use Forms Authentication. The Silverlight client can log in to the Forms Auth provider, passing the credentials once at login. The Forms Auth provider sends back an acknowledgement and is then set up for any repeat visits by the same user. When server calls are made, code can be written server side to intercept all calls and first make sure the user is indeed authenticated. This technique builds on Forms Auth and removes the need to create your own token technique.]]></description>
		<content:encoded><![CDATA[<p>Interesting post. Security is often an afterthought especially since so many are new to RIA. If you use IIS with ASP.NET another option is to use Forms Authentication. The Silverlight client can log in to the Forms Auth provider, passing the credentials once at login. The Forms Auth provider sends back an acknowledgement and is then set up for any repeat visits by the same user. When server calls are made, code can be written server side to intercept all calls and first make sure the user is indeed authenticated. This technique builds on Forms Auth and removes the need to create your own token technique.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RIA security 102: Using ASP.NET session state to authenticate web service calls &#171; Programmer Payback</title>
		<link>http://programmerpayback.com/2008/12/29/ria-security-101-logins-web-services-usernames-and-passwords/#comment-35</link>
		<dc:creator><![CDATA[RIA security 102: Using ASP.NET session state to authenticate web service calls &#171; Programmer Payback]]></dc:creator>
		<pubDate>Mon, 29 Dec 2008 07:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://programmerpayback.com/?p=203#comment-35</guid>
		<description><![CDATA[[...] 29, 2008 by Tim Greenfield    In part 1 (RIA security 101: Logins, web services, usernames and passwords), I discuss the importance of security in RIAs (Rich Internet Applications) and set the ground [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 29, 2008 by Tim Greenfield    In part 1 (RIA security 101: Logins, web services, usernames and passwords), I discuss the importance of security in RIAs (Rich Internet Applications) and set the ground [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

