Forum Discussion
SharePoint Online - Guest users access to people search
Hi,
I'm wondering if it is possible for guests users have access to people search in SharePoint Online.
We are using search rest api to get results from people result source.
I found this settings on Azure Portal (Users > User settings > External collaboration settings)
Even with the most inclusive option, with a guest we can have access to people search results.
I can't find any official documentation supporting the case - supporting or not guest to get people search results.
Any idea?
Thanks
- BM-HVCopper ContributorDid you find a solution to provide guest users access to the people search results? Guess it's a common use case to provide external users some kind of people search to find contact persons in an organization.
I've tried everything from changing "external user permissions" in Entra ID to "granting permissions to my-Host" without any success... - Jennifer_WilsonBrass Contributor
mrmarques that was my question as well 🙂
Check this: https://microsoft365.today/using-powershell-to-enable-guest-users-permissions-are-limited-for-people-search-in-sharepoint-online/Guest users do not have access to People Search in SharePoint Online by default. However, it is possible to grant them access by configuring the External collaboration settings in the Azure portal.
- ri123970Copper ContributorThe script in this article https://microsoft365.today/using-powershell-to-enable-guest-users-permissions-are-limited-for-people-search-in-sharepoint-online/ is not working. A parameter cannot be found that matches parameter
name 'TargetObjectId'.