Hi,
Calling <base_url>/auth/realms/<realm>/protocol/openid-connect/userinfo
with the access_token
of a service account
throws 500 Internal Server Error
. Therefore the adapter is not able to authenticate the client.
Note: This only happens in version 12.* but works fine in version 11.*
Is it a bug or an intentional change in version 12?
Thanks!