Hello,
here is the config
cas.authn.oauth.access-token.crypto.signing.key=bBUhVvw9c2h2qwJd8hPRYatugQGGI4Xd
cas.authn.oauth.accessToken.crypto.signing.key-size=256
here is the error log
Caused by: org.jose4j.lang.InvalidKeyException: A key of the same size as the hash output (i.e. 512 bits for HS512) or larger MUST be used with the HMAC SHA algorithms but this key is only 256 bits
where am i missing? is it bug? thanks for response