In this section, you will synchronize your employee directory to Glean to ensure secure and accurate search results. Glean calls this identity information ‘People Data’
Recommended Field | Description |
---|---|
Manager / Manager Email | The email of the user’s manager. Used heavily in search ranking signals. Required for the org chart to be populated correctly. |
Location | The working location of the user. Required for location-based personalization. |
Start Date | The start date of the user. To show tenure in the user’s profile page. |
Select your People Data Source form the list of supported apps
Map fields to Glean attributes if these are different to the defaults
managerEmail
, you could map managerEmail
to the Glean attribute “Manager”.
If you are unsure about what information is stored in a given directory attribute, you can preview information pulled directly from your directory specifically for your directory profile within the “Glean profile preview” column.
If your People Data source does not support custom mapping in the Glean interface, the directory attributes will be fixed on the page. Please contact Glean support if you require this feature but do not see it for your configured People Data source.
View statistics before you sync
Click 'Save' to start syncing
Your people data should be synced after 2-4 hours
Directory.Read.All
and User.Read.All
as Application permissions NOT Delegated Permissions. If your issues persist, please contact Glean support.The 'Attention required' tab shows any missing people from your directory
Why can't Glean get identity information from the SAML token?
Required Field | Description |
---|---|
first_name | The user’s first name, eg: Ben |
last_name | The user’s last name, eg: Benson |
email | The user’s email, eg: bbenson@domain.com |
title | The user’s job title, eg: Software Engineer |
department | The user’s department, eg: Engineering |
Recommended Field | Description |
---|---|
manager_email | The email of the user’s manager. Used heavily in search ranking signals. Required for the org chart to be populated correctly. |
location | The working location of the user. Required for location-based personalization. |
start_date | The start date of the user. To show tenure in the user’s profile page. |