I need help with an error, the keycloak log shows this:
2020-09-17 12:07:17,900 WARN [org.keycloak.events] (default task-1) type=CODE_TO_TOKEN_ERROR, realmId=amisconnect, clientId=amisconnect_platform, userId=d0665320-7f58-40e5-a96d-dc6a1cbe19d0, ipAddress=127.0.0.1, error=not_allowed, grant_type=authorization_code, code_id=e726db39-6205-4799-bb8b-d274fe39526c, client_auth_method=client-secret
It is not clear to me what this is supposed to mean, nor could I find any information about this specific error.
We copied the keycloak setup from one machine to another (partly using realm import) and on the new setup this error occurs on the other it doesn't.
It could be a problem with the new machine or a setting that is incorrect, but I am not sure where to look and couldn't find anything so far.