wso2-extensions / identity-inbound-provisioning-scim2

Apache License 2.0
8 stars 152 forks source link

Add validation for the count parameter #541

Closed mpmadhavig closed 7 months ago

mpmadhavig commented 8 months ago

Describe

This PR will fix the default maximum number of records per request(100) is not being honored by SCIM GET Users API. As the fix, added a validation for the count parameter which check whether the count is exceeding the configured default maximum number of records per request parameter. If yes, then sets the count value to 100.

When this PR need to be merged

  1. Merge and Release https://github.com/wso2/carbon-identity-framework/pull/5599 PR.
  2. Bump framework version with the released version.
  3. Run the PR builder.

Related issues:

jenkins-is-staging commented 8 months ago

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

jenkins-is-staging commented 8 months ago

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

jenkins-is-staging commented 8 months ago

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

jenkins-is-staging commented 8 months ago

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

jenkins-is-staging commented 7 months ago

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

jenkins-is-staging commented 7 months ago

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

jenkins-is-staging commented 7 months ago

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

jenkins-is-staging commented 7 months ago

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