/IIS-FormsAuthenticationHelper

An IIS module to handle simple form authentication

Primary LanguageC#GNU General Public License v3.0GPL-3.0

IIS-FormsAuthenticationHelper

  • I built this module so FormsAuthentication can be used with pretty much any language, even a simple html only form that posts two fields username and password
  • I also have an Odbc provider, which can be used with mysql or mariadb

This makes IIS a good substitute for Apache's form authentication, and integrates right into IIS's control panel 😃