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

Reactor fix and wiremock downgrade #1709

Merged
merged 2 commits into from
Feb 3, 2025
Merged

Conversation

kuntzed
Copy link
Collaborator

@kuntzed kuntzed commented Feb 3, 2025

This PR brings two changes:

  1. fix for reactive token validation error handling
  2. downgrade of wiremock-standalone (to mitigate test issues)

This is ia refactoring of ReactiveHybridJwtDecoder.decode() that is
no longer blocking during error handling.
This downgrade is done to mitigate issues reported after the upgrade
to version 3.10.0. Since the component is only used for testing, the
downgrade is considered to be not critical.
@kuntzed kuntzed merged commit a94f7be into main Feb 3, 2025
5 checks passed
@kuntzed kuntzed deleted the reactor_fix_and_wiremock_downgrade branch February 3, 2025 15:01
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