JWS.verifyRemoteJWKSet

Verify the signature using the OAuth 2.0 server's JSON Web Key Set (JWKS) endpoint. Example URL: http://YOUR_DOMAIN/oauth/.well-known/openid-configuration

returns boolean

Parameters

java.lang.String  url,