Skip to content

Use ldap explorer in all UI inputs #7785

Open
@VakarisZ

Description

@VakarisZ

Is your feature request related to a problem? Please describe.
Currently the ldap explorer is only used in the authentication sources, but using it everywhere in the UI would simplify the codebase.

Describe the solution you'd like
The following changes should be made to simplify the codebase and improve the UI:

  1. Re-order the inputs in "Authentication source" form. Authentication source form should start with ldap attributes required for connection, other attributes should go later. Example: 1. name 2. host 3. bind DN 4. password 5. base DN 6. Dead duration etc.

  2. In authentication source form the following fields should use ldap explorer:

    • Search Attributes
    • Email Attribute
    • Username Attribute
  3. Remove the "Ldap Attributes" field from the advanced configuration ("/configuration/advanced")

  4. Remove hard-coded ldap attributes from the back-end and the need to filter and validate them in html/pfappserver/root/src/views/Configuration/sources/_store.js

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions