Hello Experts,
we have on boarded to WAAD as a 1st party and we have developed amulti-tenant application for user and license management.
we have created a filter (like office 365) for displaying User with Global Admin Role/ user with User Management Role/ User with License /User without License.
Current Implementation:
we loop through the user list and for each user we are making a call to get the license information/ role information.
Issue:
it works fine with limited number of data, but with large number of users/license, it is creating problem.
Ask:
Need guidance on how to solve this issue?
Note: we are using Graph client version 2.0.
Any help would be much appreciated.
Thanks,
Ritesh