discourse-ldap-auth icon indicating copy to clipboard operation
discourse-ldap-auth copied to clipboard

Discourse plugin to enable LDAP/Active Directory authentication.

Results 37 discourse-ldap-auth issues
Sort by recently updated
recently updated
newest added

Hello, Using version 2.5.0.beta2 I am trying to set up discourse with Active Directory. When I use 'LDAP Authentication' I am getting redirected to the discourse home page. There are...

I'm wondering if it's possible to modify the login screen popup. I looked through all the files in this repo and for the life of me couldn't figure out where...

Could possibly use something like: https://www.forumsys.com/tutorials/integration-how-to/ldap/online-ldap-test-server/, along with a framework like cypress.

enhancement
help wanted

I'm trying to automate LDAP user creation via this plugin using Python (so that the new user added to LDAP doesn't have to click the "Create New Account" button after...

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...

The default CSS is a little bit plain. This CSS proposal show a centered box a little bit more user friendly.

I'm trying to use your plugin with Bitnami Docker Discourse. For reference: https://github.com/bitnami/bitnami-docker-discourse/issues/111 Short version: No matter how I install the plugin (e.g. in Dockerfile or via shell script with...

Hello everyone, I currently try to configure Discourse to only allow users in a specific ldap group to log in. My plugin configuration: ldap enabled: true ldap hostname: the hostname...

I cannot see anywhere to set this at all, as memberof will not work in most LDAP deployments for a standard ou, and a filter search on (cn=%{username}) could in...

Hi! How can I help to translate user's visible part such as ``` auth_provider title: 'with LDAP', message: 'Log in with your LDAP credentials', ``` ? I doesn't see this...