wso2 / charon

123 stars 165 forks source link

Enforce maximum operation count for scim2/Bulk API #400

Closed PasinduYeshan closed 9 months ago

PasinduYeshan commented 9 months ago

Purpose

This PR enforces maximum operation count for scim2/Bulk API. Default maximum operation count is 1000. This maximum operation count can be changed by adding following config to deployment.toml.

[scim2]
max_bulk_operations=500

Sample Response:

image

Related Issues

jenkins-is-staging commented 9 months ago

PR builder started Link: https://github.com/wso2/product-is/actions/runs/8113834892

jenkins-is-staging commented 9 months ago

PR builder completed Link: https://github.com/wso2/product-is/actions/runs/8113834892 Status: success