-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Description
Hi,
I believe it will be great to have a way to sync user inforamtion such as display name and avatar (image) from the Active Directory.
This feature has to do ldap queries to fetch the user data.
The data fetching can be done when the user is connected to Rocket.Chat for the first time after the authentication - SSO and auto creation of users.
Also, there should be some settings for the LDAP connection and an option to choose the query field (for example sAMAccountName, userPrincipalName) in a text input.
Reactions are currently unavailable