Skip to content

Copied from nodebb-plugin-ldap but have some change, not for sso use

License

Notifications You must be signed in to change notification settings

wineternity/nodebb-plugin-ldap

Repository files navigation

NodeBB Google SSO

NodeBB Plugin that allows users to login/register via their LDAP account.

Installation

Only for privite use now, copy to the nodebb node__modules directory

Configuration

  1. Login in nodebb as admin, activate the plugin
  2. Configure the plugin thought url admin/plugins/ldap Example:
    • ldap://some.server.url.com:9999 #LDAP server
    • cn='admin' #bindDn
    • o=users,o=example.com #searchBase
    • (uid={{username}}) #searchFilter

About

Copied from nodebb-plugin-ldap but have some change, not for sso use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published