The source project of this merge request has been removed.
Add manual check of security provider presence in JDK for JWT helper
Compare changes
@@ -14,6 +14,9 @@ package org.eclipsefoundation.git.eca.helper;
@@ -42,6 +45,9 @@ import io.smallrye.jwt.build.Jwt;
@@ -95,10 +101,17 @@ public class JwtHelper {
@@ -107,4 +120,15 @@ public class JwtHelper {