MembershipProvider and RoleProvider for LDAP . These providers has been successfully tested with Microsoft Active Directory, Novell eDirectory, IBM Tivoli Directory Server, OpenLDAP and Lotus Domino but shall probably work with any type of LDAP-server such as 389 Directory Server, OpenDS / OpenDJ,...
More information
MembershipProviderAdapter, RoleProviderAdapter and related classes.
WARNING: Not to be used in MVC4 since it's AccountController refers the new WebMatrix.WebData.SimpleMembershipProvider!
This package include a custom implementation of ActiveDirectoryMembershipProvider which allowes for caching and return of displayname.
It also includes a RoleProvider leveraging LDAP group as roles (lacks support for adding and deleting roles).
Configuration for the provider, read...
More information
SimpleMembership providers (Membership & Role) using MongoDB as the backing store.
More information can be found at the project page (http://lyphtec.github.io/MongoSimpleMembership/)
Bailey.Web.Security provides Castle-compatible adapters over the Membership and Role providers. These providers will allow you to use dependency injection in your custom provders, and can also be used with the default providers.
A pre-configured user administration section for ASP.NET websites (both MVC and WebForms) using MongoDB Membership and Role Providers.
(Requires .NET 4 Framework)
See the project page for an example ASP.NET MVC app which uses MongoWSAT.
Neo4J Membership provider. Using a graphdb for your membership is the right way to start your project. For setup instructions please see github: https://github.com/coreyauger/Neo4JMembershipProvider/
This library allows you to describe user names and passwords into appSettings section! This library benefit for ASP.NET Web apps on Windows Azure Websites or AppHarbor, provide very easy way to light weight account administration.
/ ユーザー名とパスワードを appSettings 構成に記述できます! このライブラリは Windows Azure...
More information
SimpleMembership providers (Membership & Role) using MongoDB as the backing store.
More information can be found at the project page (http://lyphtec.github.io/MongoSimpleMembership/)
EFMembership gives you Membership Provider for System.Security.Membership or WebMatrix. With supporting OAuthMembership for external login like (Facebook, Twitter, Yahoo, Google, ...).
You can use your custom model class or Builtin exist models like my Default models or Microsoft...
More information
EFMembership gives you Membership Provider for System.Security.Membership or WebMatrix. With supporting OAuthMembership for external login like (Facebook, Twitter, Yahoo, Google, ...).
You can use your custom model class or Builtin exist models like my Default models or Microsoft membership style