Dotnetopenauth oAuth Service provider explanation

Posted by ria on Stack Overflow See other posts from Stack Overflow or by ria
Published on 2010-05-28T06:03:28Z Indexed on 2010/05/28 6:11 UTC
Read the original article Hit count: 332

I am a total newbie in the oAuth area and have set up DotNetOpenAuth to set up an oAuth Service provider. The sample provided in the DotNetOpenAuth download is quite confusing for me...maybe cos i am new to this stuff. There is one default page that creates a database and populates the database. Now I browse to the login.aspx and it asks me to put an openid, actually I want to use DNN (which implements DotNetOpenAuth) and i want to use those credentials on another site which will be the oAuth consumer. Can someone explain how to test the oAuth Service provider in the samples of DotNetOpenAuth?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about oauth