Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get totalResults value by user count #533

Closed
wants to merge 4 commits into from

Conversation

asha15
Copy link
Contributor

@asha15 asha15 commented Feb 20, 2024

Resolve the issue: wso2/product-is#12813

When the SCIM API is invoked with a filter, the current behavior involves returning a predefined value for the totalResults parameter based on the MaxUserNameListLength, rather than reflecting the actual results that match the filter criteria. This fix addresses the issue by accurately determining the user count that corresponds to the given filter. To enable this fix, the following config should be added

[scim2]
enable_retrieve_totalresults_By_user_count = true

Related PRs; wso2/carbon-kernel#3906, wso2/carbon-identity-framework#5533

Merge wso2/carbon-kernel#3906 PR, before merging this PR.

@asha15
Copy link
Contributor Author

asha15 commented Apr 3, 2024

Moved the changes to: #547

@asha15 asha15 closed this Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant