I have just published version 0.1A of CommonLogon at http://commonlogon.codeplex.com/. It is a user authentication system for Extranet Web sites.
CommonLogon is a mechanism for Extranet web sites to have a user logon process of the scope found for network logon but with extensions for the web such as the ability to restrict logons for a given account against IP Address.
Common Logon Features
- Passwords stored as hash
- Password complexity rules
- Password aging
- Optional restriction of any account by IP Address.
- Administrator reset of password.
- User must change password at next logon.
- It is targetted for Extranet web sites.
It is a complete replacement for the ASP.NET membership system, which although ideal for many systems has certain shortcoming for corporate use.