jonmbake / discourse-ldap-auth

Discourse plugin to enable LDAP/Active Directory authentication.
MIT License
70 stars 53 forks source link

Registration with LDAP? #49

Open heretech373 opened 5 years ago

heretech373 commented 5 years ago

Another one issue - I wanted to make a half-auto registration. Meaning that an LDAP user can just log in any time (if it's account is Active), but an external (non-LDAP) user must be registered and confirmed by staff member. Is there any mechanism to do so?