<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000AA0jOSCQZOkta Classic EngineIntegrationsAnswered2025-07-13T09:00:37.000Z2024-06-06T06:18:42.000Z2024-06-10T05:36:42.000Z

dln01 (dln01) asked a question.

How can I efficiently manage thousands of group members in SCIM and retrieve their details using SCIM v2.0 to verify them?

Managing thousands of members in a database efficiently requires strategies to minimize the number of database calls and improve overall performance. Making thousands of individual database calls to fetch data for each member is not cost effecting so what can be ways to manage these members efficient?

Another, Suppose i want to update membership of thousands of members in a specific group so what are ways to update this large dataset in one update call and how can be suppose to send response for these members efficiently ?

 

 

 

 


This question is closed.
Loading
How can I efficiently manage thousands of group members in SCIM and retrieve their details using SCIM v2.0 to verify them?