Skip to content

LiveHelperChat/lhldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDAP Support for operator authentication workflow

LDAP Support for operator login workflow. Once activated operator will be able to login only using LDAP username and password.

LDAP username has to match with account username.

Requirements

Installation

Clone repo to lhc_web/extension/lhldap and activate in settings/settings.ini.php file

    ...
    'extensions' => array('lhldap)
    ...

Don't forget to clear cache from back office.

Main LDAP Settings

There you have to setup main LDAP settings before be able to setup LDAP settings for the operator account.

See image

User account settings

In user account you can activate LDAP for a specific operator.

See image

Permissions

lhldap,setup - allow operator to setup LDAP login settings for the operator lhldap,settings - allow operator to configure LDAP main settings.

About

LDAP Support for operators login workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages