IdentityManager2 Save

Development tool for administering users and roles

Project README

IdentityManager2

NuGet Gitter

IdentityManager2 is a tool for developers and/or administrators to manage the identity information for users of their applications in ASP.NET Core. This includes creating users, editing user information (passwords, email, claims, etc.) and deleting users. It provides a modern replacement for the ASP.NET WebSite Administration tool that used to be built into Visual Studio.

In theory, IdentityManager2 can work with any user store, it just requires an implementation of IIdentityManagerService. For example ASP.NET Core Identity usage, check out IdentityManager2.AspNetIdentity.

IdentityManager2 is a development tool and is not designed to be used in production. For production identity management see AdminUI.

Articles

Contributing

Currently, IdentityManager2 is a port of the original IdentityManager dev tool. If you're interested in helping to update the codebase, then check out the issue tracker.

Developed and maintained by Rock Solid Knowledge.

Open Source Agenda is not affiliated with "IdentityManager2" Project. README Source: IdentityManager/IdentityManager2

Open Source Agenda Badge

Open Source Agenda Rating