Forum Discussion

Paul Aderonmu's avatar
Paul Aderonmu
Copper Contributor
Sep 11, 2017

azure active directory guest user

Hi all having an issue inviting a guest user.

 

when ever i add the guest user an invitation email gets sent to him but i can never see him in the GAL or directory. any advice?

1 Reply

  • Rogier Duurkoop's avatar
    Rogier Duurkoop
    Copper Contributor

    You cannot see them in the GAL , that is correct :-(.

    You can see them in SharePoint Online by configuring:

    Set-SPOTenant -ShowPeoplePickerSuggestionsForGuestUsers $true
    Set-SPOSite -ShowPeoplePickerSuggestionsForGuestUsers $true -Identity https://tenantname.sharepoint.com

Resources