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

Add max paramter to membership list #444

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

Mark-Powers
Copy link
Contributor

By default, keycloak has:

Query param max: Maximum results size (defaults to 100)

By default, keycloak has:

Query param max: Maximum results size (defaults to 100)
Copy link
Contributor

@msherman64 msherman64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good workaround for now.

Adding the API Ref to the docs here: https://www.keycloak.org/docs-api/24.0.2/rest-api/index.html#_users

and a TODO, when we next revisit this we should make sure we use a method that handles pagination.

@Mark-Powers Mark-Powers merged commit e2cf481 into master May 1, 2024
10 of 12 checks passed
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.

2 participants