<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OAuth in the Default ASP.NET 4.5 Templates</title><link>http://www.asp.net</link><pubDate>Wed, 02 Jan 2013 10:59:45 GMT</pubDate><generator>umbraco</generator><description>Comments for OAuth in the Default ASP.NET 4.5 Templates</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/42902" rel="self" type="application/rss+xml" /><item><title>Comment Posted by sebastianh</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Thu, 16 Aug 2012 00:39:27 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016182</guid><description><![CDATA[ <p>great Scott!, any addition to auth&amp;membership system would be great. May I ask you a question, do you know if its planned to change the current membership system that we use since webforms?, as an example the profile table using a regular table instead of properties defined in web.config? simplemembership in my opinion makes an even better work with that part compared with membership despite the fact it dont provides allowanonymous.</p><p>brgds!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/sebastianh.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by iTech108mvp</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Sat, 18 Aug 2012 06:08:20 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016206</guid><description><![CDATA[ <p>Great feature! Scott, would you please tell me where I can find the source code of  Microsoft.AspNet.Membership.OpenAuth ? Is it open source ?</p><p>Thanks!</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/iTech108mvp.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jeff madison</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Mon, 20 Aug 2012 12:16:15 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016223</guid><description><![CDATA[ <p>Very nice. WS-Federation, too, please!</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/jeff%20madison.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by hareshambaliya</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Tue, 21 Aug 2012 12:22:14 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016236</guid><description><![CDATA[ <p>I have seen your all videos. I am also regular reader of your blogs, You are really excellent. I like to read everything you write. I love your blogs, videos, comments, stackoverflow posts, whitepapers everything. I am big fan of you. </p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/hareshambaliya.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by swloethen</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Mon, 27 Aug 2012 12:56:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016299</guid><description><![CDATA[ <p>Quick question.  I have tried this and failed.  First, my config is a Win8 machine, running rtm of vs2012.  </p><p></p><p>I get a error when I attempt to use windows live id to log in.  it tells me the returnUri is invalid (in fact, it seems to be blank).  I have tried it on both mvc and web asp applications on this machine, and as a mvc on another machine that is completely untouched by various beta&#39;s and other things.  Is there some trick you did not mention in your video or that I should know?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/swloethen.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by owlyowl</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Tue, 28 Aug 2012 23:12:46 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016335</guid><description><![CDATA[ <p>Hi Scott we&#39;re using visual studio 2012 and .net 4.5 and just started using oauth</p><p></p><p>I was just wondering with the Roles table that is created is there any way to get the roles hooked up using the asp.net configuration tool or do you have to manually write an admin page to add roles and add users to roles?</p><p></p><p>Cheers,</p><p>Tom</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/owlyowl.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by sajeelmunir</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Sat, 15 Sep 2012 09:15:20 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016441</guid><description><![CDATA[ <p>ASP.Net 4.5 OAuth fails with a 400 response, out of the box</p><p></p><p>I fired up VS 2012 and created a new asp.net website with the oAuth templates and created an application with Facebook to test it out. I modified the AuthConfig.cs to contain the app id and app secret, but my login test is returning a 400 response, presumably from Facebook&#39;s server.</p><p></p><p>Here is the line upon which the 400 response occurs:</p><p></p><p>OpenAuth.RequestAuthentication(provider, redirectUrl);</p><p></p><p>Please help???</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/sajeelmunir.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Vitalii Ganzha</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Thu, 20 Sep 2012 16:54:10 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016485</guid><description><![CDATA[ <p>Brilliant and simple! Thanks! I couldn&#39;t believe that is so simple to use.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/Vitalii%20Ganzha.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by hc1</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Mon, 01 Oct 2012 01:19:10 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016554</guid><description><![CDATA[ <p>I couldn&#39;t find the answer I was looking for from the video.</p><p></p><p>How does it work for Windows Live Id in a debugging session in Visual Studio?  I have been struggling with http://localhost:nnnnn since 2006.  managae.dev.live (previously domain.live.com) refuses to take a redirect Url with port numbers.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/hc1.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by murugan_ad</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Mon, 01 Oct 2012 14:44:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016560</guid><description><![CDATA[ <p>Scott How do i get the email id from facebook as the user logs in. </p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/murugan_ad.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by erikkl2000</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Wed, 17 Oct 2012 00:19:01 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016637</guid><description><![CDATA[ <p>I am looking in my account folder for a new .net 4.5 web forms project and i do not see the file you&#39;ve described. The only one i&#39;ve got in the App_Start folder is BundleConfig.</p><p></p><p>Do i need to download anything?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/erikkl2000.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by washington morais</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Sat, 29 Dec 2012 10:22:20 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000017086</guid><description><![CDATA[ <p>Brilliant! Thanks! </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/washington%20morais.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by nanonerd</title><link>http://www.asp.net/vnext/overview/aspnet/oauth-in-the-default-aspnet-45-templates</link><pubDate>Wed, 02 Jan 2013 10:59:45 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000017099</guid><description><![CDATA[ <p>I&#39;m currently developing a website using asp.net 4.0. It&#39;s a website, not a web application. For the oauth feature in asp.net 4.5, does it have to be a web application? I was hoping to transition my website later to 4.5 and make adjustments as needed. It would suck if oauth is not supported for websites ... in 4.0, profile is not supported in web apps but it is supported in websites (big reason I chose website vs web app) ... </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/nanonerd.jpg?forceidenticon=false&amp;dt=635049367800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>