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!
- JakobRohdeFeb 28, 2017Iron Contributor
Yes - as I wrote, the same users are working ok, when added via a group.
- Sarat SubramaniamApr 04, 2017
Microsoft
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!
- Josh CzingerDec 08, 2017Copper ContributorI cannot find this setting in either set-spotenant or set-sposite. Is it enabled elsewhere?