Configure OpenID Provider:-
Configuring the OpenID provider is very simple, no registration and there are no parameter to fill in. you need to call only “OAuthWebSecurity.RegisterGoogleClient()” method.
All External login related types are available in “Microsoft.Web.WebPages.OAuth” namespace
Example: File: App_Start\AuthConfig.cs