vote up 0 vote down star

I use C#, IIS, ASP.NET, SQL Server.

Is there a third-party platform I can easily integrate into my system, to handle password management?

It would have to integrate 100% (no OpenID), so that the users would not notice.

flag

1 Answer

vote up 2 vote down check

ASP.NET actually has some built-in features for login and password management: the Login Toolbox Controls. The feature set isn't very large, but it covers all the basics: registration, change password, and recover password.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.