Forum Discussion
MosesLim
Nov 18, 2020Copper Contributor
Guest user able to list group members
Hi, I'm currently trying out the Guest User, and noticed that guest user account using graph api are: 1. not able to list group using - https://graph.microsoft.com/v1.0/groups 2. able to list g...
- Nov 18, 2020
That's a known issue/expected behavior, the option you mentioned is the only way to address it.
VasilMichev
Nov 18, 2020MVP
That's a known issue/expected behavior, the option you mentioned is the only way to address it.
- MosesLimNov 19, 2020Copper ContributorOK,
I try on Powershell with "Most Restrictive" with get-azadgroupmember -groupDisplayName "All Users"
The guest user are able to list it. He isn't in the list. I'm able to list any group as long as i know the name- VasilMichevNov 19, 2020MVP
Um, how exactly did you run PowerShell as a Guest?
- MosesLimNov 23, 2020Copper ContributorSorry my fault, it seems to only take effect after 45 minutes. So not its ok with Most Restrictive