caOptics icon indicating copy to clipboard operation
caOptics copied to clipboard

Optimization: change userMapper to use Memberof instead of enumeration group members

Open jsa2 opened this issue 2 years ago • 1 comments

There is no need to resolve individual group members, when you use https://graph.microsoft.com/beta/{user/group}/{id}/memberOf

jsa2 avatar Oct 24 '22 03:10 jsa2

Using all group members is still beneficial for certain future features (such as expanding first 10 group members for inspection)

jsa2 avatar Nov 07 '22 10:11 jsa2