trilbymedia / grav-plugin-login-ldap

Grav LDAP login plugin
https://trilby.media
MIT License
10 stars 13 forks source link

Create LDAP users from Grav #25

Open Nalla22 opened 2 years ago

Nalla22 commented 2 years ago

The Grav CMS uses the "LDAP login" plugin to connect to an LDAP server and authorize LDAP server users to connect on Grav https://github.com/trilbymedia/grav-plugin-login-ldap , I would like to know if it is possible also that it can automatically inject the user accounts created locally on the LDAP server, to have a synchronization between the users created locally on Grav and LDAP users.

Is it possible?