Pulling LDAP Attribute for Email for new LDAP users #262

Closed
opened 2026-02-04 18:08:32 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @s0n- on GitHub (Feb 10, 2017).

Configuring a new instance of BookStack and integrated with AD for LDAP authentication. Are there any settings in the LDAP profile to specify where we can pull the email attribute from so emails do not need to be verified during login.

Originally created by @s0n- on GitHub (Feb 10, 2017). Configuring a new instance of BookStack and integrated with AD for LDAP authentication. Are there any settings in the LDAP profile to specify where we can pull the email attribute from so emails do not need to be verified during login.
OVERLORD added the 🛠️ Enhancement label 2026-02-04 18:08:32 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Feb 23, 2017):

Hi @s0n- , There's not currently any option to do this, BookStack will simply look for a mail attribute on the fetched record. I'll mark this as a feature request.

@ssddanbrown commented on GitHub (Feb 23, 2017): Hi @s0n- , There's not currently any option to do this, BookStack will simply look for a `mail` attribute on the fetched record. I'll mark this as a feature request.
Author
Owner

@s0n- commented on GitHub (Feb 23, 2017):

This would be great as we run a test lab and the domain isnt the same domain we use email on so we actually store it elsewhere. I know its a one off but being able to specify where the email would be helpful.

Thank you!

@s0n- commented on GitHub (Feb 23, 2017): This would be great as we run a test lab and the domain isnt the same domain we use email on so we actually store it elsewhere. I know its a one off but being able to specify where the email would be helpful. Thank you!
Author
Owner

@ssddanbrown commented on GitHub (Feb 26, 2017):

@s0n- The ability to configure the name of the 'email' LDAP attribute via a LDAP_EMAIL_ATTRIBUTE setting in the .env file will be in the next release (v0.15) of BookStack which I'm hoping to send out in the next day or two. Let me know if you have any issues with this after that release.

@ssddanbrown commented on GitHub (Feb 26, 2017): @s0n- The ability to configure the name of the 'email' LDAP attribute via a `LDAP_EMAIL_ATTRIBUTE` setting in the `.env` file will be in the next release (v0.15) of BookStack which I'm hoping to send out in the next day or two. Let me know if you have any issues with this after that release.
Author
Owner

@s0n- commented on GitHub (Feb 26, 2017):

This is great! Thank you very much! Great development on this app, top notch.

@s0n- commented on GitHub (Feb 26, 2017): This is great! Thank you very much! Great development on this app, top notch.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#262