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

[Migration] Enable SCIM2 Group based User Filtering Improvements by Default #20820

Closed
dhaura opened this issue Aug 1, 2024 · 1 comment
Closed

Comments

@dhaura
Copy link
Contributor

dhaura commented Aug 1, 2024

Purpose

  • The following SCIM2 group based user filtering improvements were done with a config to enable/ disable the improvements.
    • The SCIM 2 user endpoint with a groups filter returns the totalResults based on the total user count corresponding to the given group-based filter.
    • When invoking the user endpoint with a groups filter by passing a role (hybrid or system roles), it returns an empty list when role group separation is enabled, instead of returning users linked to the passed role.
  • With the following PR, these improvements are enabled by default in the product.
  • Therefore, these improvements should be noted in migration docs of future releases.

Related Issues

Related PRs

@nilasini
Copy link
Contributor

Updated the migration doc

@github-project-automation github-project-automation bot moved this from Todo to Done in Identity Server 7.1.0 Dec 16, 2024
@nilasini nilasini added this to the 7.1.0-m6 milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants