Hello,

does keycloak currently support to sign and encryption of issued JWT tokens?
http://connect2id.com/products/nimbus-jose-jwt/examples/signed-and-encrypted-jwt

According to theĀ org.keycloak.protocol.oidc.TokenManager JWT tokens are only signed
but encryption seems to be not supported at the moment.

I couldn't find a JIRA issue for that so I'm wondering whether this is already on some agenda...

Cheers,
Thomas