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

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

tomas-langer
Copy link
Member

Added tests to verify.

Resolves #3246

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

Added tests to verify.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer self-assigned this Aug 18, 2021
@tomas-langer tomas-langer merged commit 5c62417 into helidon-io:master Aug 19, 2021
@tomas-langer tomas-langer deleted the 3246-jwt-outbound branch August 19, 2021 10:38
tomas-langer added a commit to tomas-langer/helidon that referenced this pull request Aug 19, 2021
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 added a commit that referenced this pull request Aug 19, 2021
* Fix NPE in outbound of JWT provider. (#3295)

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>
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.

JWT fails when calling outbound using JAX-RS client
2 participants