However, the received userinfo response from the idp is an encrypted JWT.
This required these additional OIDC parameters:
OIDCUserInfoSignedResponseAlg RS256
OIDCUserInfoEncryptedResponseAlg RSA-OAEP
Is it possible to configure this Identity Provider in KC using the master console or another way?
Thanks!