Sign in
My.Ramblings
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
OK
RSS for comments
RSS for posts
Atom
Search
Tags
Asp.Net
css
DomainData Source
Dynamic Data
HTML5
IE
javascript
Model Binding
NuGet
oauth
openid
performance
Razor
templates
VS
Monthly Archives
Archives
March 2013
(1)
December 2012
(1)
November 2012
(2)
October 2012
(4)
September 2012
(3)
August 2012
(4)
March 2012
(2)
February 2012
(1)
October 2011
(1)
July 2011
(1)
November 2010
(3)
October 2010
(4)
May 2010
(2)
August, 2012
MSDN Blogs
>
My.Ramblings
>
August, 2012
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
My.Ramblings
Plugging custom OAuth/OpenID providers
Posted
8 months ago
by
pranav rastogi
9
Comments
In the previous post , I wrote about how you can use the existing providers for Google, Facebook etc. and retrieve extra metadata about the authenticated users. Let’s assume you wanted to change the way the providers request for information. Some examples...
My.Ramblings
Extra Information from OAuth/OpenId Provider
Posted
8 months ago
by
pranav rastogi
6
Comments
When you authenticate a user using the OAuth/OpenId providers, you can request for some extra information about the user if you have granted access for these providers to send this information. For eg if you login using Facebook, you can request information...
My.Ramblings
Customizing the login UI when using OAuth/OpenID
Posted
8 months ago
by
pranav rastogi
5
Comments
Update 1/11/2013: Fixing the code for webforms In the last post I showed how you can plug in your own OAuth/OpenID provider. This post shows you how you can pass in extra data about the provider such as display name, image etc and use this information...
My.Ramblings
Releasing Microsoft ASP.NET Universal Providers Core 1.2
Posted
9 months ago
by
pranav rastogi
0
Comments
I hope everyone has been busy downloading Visual Studio 2012 and have started building awesome web applications. We have been busy too during this time. We have just released an update to the version of Universal Providers that shipped with VS2012. Following...
Page 1 of 1 (4 items)