Forum Discussion
Guest users are not showing in document library
- Apr 04, 2017
Hello Jakob -
Please refer to this doc https://docs.microsoft.com/en-us/azure/active-dire
ctory/active-directory-b2b-faq. See the question about SPO people picker:
Are B2B collaboration guest users visible in SharePoint Online/OneDrive people picker?
Yes! However, the ability to search for existing guest users in the SharePoint Online people picker is OFF by default to match legacy behavior. You can enable this using the setting 'ShowPeoplePickerSuggestionsForGuestUsers' at the tenant and site collection level. This can be set using the Set-SPOTenant and Set-SPOSite cmdlets, which allow members to search all existing guest users in the directory. Changes in the tenant scope do not affect already provisioned SharePoint Online sites.
Please run the above mentioned cmdlets to see the added users in the picker and let us know if that worked for you!
This is probably from the cache of browser or outlook contact cache.
As a sidenote, what I have started doing is inviting all users to AzureAD using powershell and then adding those invited users to sharepoint groups that have already been added to the document library, also via powershell.