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

Keycloak: Fix fuzzer for removed API call #460

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

arthurscchan
Copy link
Contributor

In keycloak/keycloak#22700, the GroupUtils.toGroupHierarchy() method has been removed and new method GroupUtils.populateGroupHierarchyFromSubGroups() has been added. This PR changes the ServiceUtilsFuzzer to accommodate this change to fuzz the new method. This PR also fix the formatting of ServiceUtilsFuzzer.

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@DavidKorczynski DavidKorczynski merged commit 6141f51 into cncf:main Nov 2, 2023
1 check 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.

None yet

2 participants