Thursday, September 20, 2012

Configuring your ASP.NET application for Microsoft OAuth account

Configuring your ASP.NET application for Microsoft OAuth account: This post is a part of the series about how to enable and use OpenID/OAuth support that was added to the ASP.NET templates in Visual Studio 2012. In this post I am going to detail the instructions on configuring your application to use Microsoft account for authentication. I am going to be focusing on configuring the application for a development environment(using VS & IISExpress) Create a new ASP.NET MVC/WebForms or WebPages application   Build and run the website.   Use a test domain You need to use a domain other than localhost since Microsoft account cannot redirect back to localhost Some folks have graciously reserved localtest.me for local testing of domains so you do not have to mess with hosts files. Follow the link for...(read more)

DIGITAL JUICE

No comments:

Post a Comment

Thank's!