You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest version of the project supports specifying this algorithm in grails.plugin.springsecurity.rest.token.generation.jwt.algorithm and is documented as supported by the com.nimbusds.jose.JWSHeader class. I'm going to go ahead and close this as implemented.
The Plugin :2.0.0.RC1, does not support RS256 for signature encryption.
It only supports [HS256, HS384, HS512].
The text was updated successfully, but these errors were encountered: