Skip to content

[FEATURE] Possibility to connect to one LDAP server to add users #19

@corentinbeuf

Description

@corentinbeuf

Problem Statement

When I want to send newsletters in my company, I don't want to enter manually all users the first time and to update the list of subscribers each time.

Proposed Solution

On "Subscribers" page, give the possibility to synchronise users from an LDAP server.

How This Fits With Existing Functionality

On "Subscribers" page, add a button "+ Connect to LDAP server". This button open a modal to :

  • Enter URL of LDAP server
  • Select the encryption type (No encryption, SSL or StartTLS)
  • Enter the port use to connect to LDAP server
  • Enter the bind DN
  • Enter the bind Password
  • Enter a name for identify the LDAP connection
  • Enter the BaseDN to select users in specific OU
  • Enter a search filter

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions