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

Fix NPE in outbound of JWT provider. (#3295) #3297

Merged

Conversation

tomas-langer
Copy link
Member

OutboundConfig now has default value (no NPE).
Outbound only supported if an outbound target exists.
Added tests to verify.

Signed-off-by: Tomas Langer tomas.langer@oracle.com

OutboundConfig now has default value (no NPE).
Outbound only supported if an outbound target exists.
Added tests to verify.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added this to the 2.3.3 milestone Aug 19, 2021
@tomas-langer tomas-langer self-assigned this Aug 19, 2021
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer merged commit 7375a7f into helidon-io:helidon-2.3.3 Aug 19, 2021
@tomas-langer tomas-langer deleted the 3246-jwt-outbound-2.3.3 branch August 19, 2021 19:14
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