Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 656 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 656 Bytes

ojs_ldap_plugin

LDAP Authorization Plugin for OJS

Installing

  1. Clone to plugins/generic/ldap folder of OJS 3.
cd plugins/generic
git clone https://github.com/shemgp/ojs_ldap_plugin.git ldap
  1. Enable in global site settings (Administration->Site Settings->Plugins->LDAP Authentication Plugin) or in Settings->Website->Plugins.
  2. Set settings of the plugin. (Note: works with ldaps:// and :636 or will always use tls).

Sample Settings

Sample Settings

Notes