cncf / cncf-fuzzing

✨🔐 CNCF Fuzzers
https://cncf.io/projects
Apache License 2.0
111 stars 41 forks source link

Keycloak: Fix fuzzer for API changes #494

Closed arthurscchan closed 2 months ago

arthurscchan commented 2 months ago

The API of the JweAlgorithmProvider interface has been changed in the latest update of Keycloak and cause the fuzzer build fails. This PR fixes the fuzzers to match the new API of the JweAlgorithmProvider.