Skip to content

LDAP_DISPLAY_NAME_ATTRIBUTE merge multiple values #1684

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
dusatvoj opened this issue Sep 26, 2019 · 1 comment · Fixed by #5295
Closed

LDAP_DISPLAY_NAME_ATTRIBUTE merge multiple values #1684

dusatvoj opened this issue Sep 26, 2019 · 1 comment · Fixed by #5295

Comments

@dusatvoj
Copy link

Describe the feature you'd like
Ability to merge 2 values in LDAP_DISPLAY_NAME_ATTRIBUTE like:
LDAP_DISPLAY_NAME_ATTRIBUTE={givenName sn}

Describe the benefits this feature would bring to BookStack users
Merging first and last name from LDAP when fhere is no full name filled in LDAP

@ssddanbrown
Copy link
Member

Thanks for the original request @dusatvoj.
Thanks to @MatthieuLeboeuf this has now been implemented via #5295 and is due to be part of the next feature release.

The syntax would follow the example: LDAP_DISPLAY_NAME_ATTRIBUTE="firstname|lastname".

# for free to join this conversation on GitHub. Already have an account? # to comment