[RELEASED] Customer Login With Microsoft ActiveDirectory
Posted: Wed Jan 27, 2016 12:01 am
All
Happy to report that I have just release a new vqmod-based plugin that Opencart's authentication framework to allow for integration with Microsoft Active Directory (AD) for authentication purposes.
http://www.opencart.com/index.php?route ... n_id=25443
It provides settings on the default store's admin section to enable/disable authentication with AD, and also, if enabled specify the ldap URL to the ActiveDirectory server.
The plugin assumes that the user has been registered and has a customer profile on the opencart store and shares the same username as what is configured in AD.
Assuming the AD authentication is enabled, when the user tries to log in this plugin will try to authenticate the credentials against the AD configured and if successful will allow the user to log in as normal. If however the authentication fails against AD the user will not be able to log in.
Supported OpenCart Versions:
This plugin is currently certified only for opencart 1.5.x.x.
Dependencies
The following php library/module must be installed for this plugin to work: php5-ldap
Rgds
Soteri
Happy to report that I have just release a new vqmod-based plugin that Opencart's authentication framework to allow for integration with Microsoft Active Directory (AD) for authentication purposes.
http://www.opencart.com/index.php?route ... n_id=25443
It provides settings on the default store's admin section to enable/disable authentication with AD, and also, if enabled specify the ldap URL to the ActiveDirectory server.
The plugin assumes that the user has been registered and has a customer profile on the opencart store and shares the same username as what is configured in AD.
Assuming the AD authentication is enabled, when the user tries to log in this plugin will try to authenticate the credentials against the AD configured and if successful will allow the user to log in as normal. If however the authentication fails against AD the user will not be able to log in.
Supported OpenCart Versions:
This plugin is currently certified only for opencart 1.5.x.x.
Dependencies
The following php library/module must be installed for this plugin to work: php5-ldap
Rgds
Soteri