Displaying child resources in resource assignment Access Requests
You now can display child resources in the resource assignment query in Omada Identity Graph API.
Key highlights:
-
Access Request Query Enhancement: With this update, the Access Request query can return an array containing calculated assignments for child resources, allowing you to gain deeper insights into access allocation.
-
Customizable Load Limit: We understand that different scenarios may require varying levels of detail. Therefore, we've introduced a limit on how many child assignments are loaded, set to a maximum of 100 by default. You can now specify a custom limit using an argument in the query to suit your specific needs.
-
Simplified UI Interaction: To ensure a smooth user experience, we have kept the filtering and sorting of child resources on the API side to a minimum. You can handle additional filtering and sorting as needed within your application's UI, providing you with greater control and flexibility.
For more information and detailed API documentation, refer to our updated API documentation, available in the Omada Identity Graph API overview.