My id provider returns a value Keycloak doesn't understand. What can I do?
问题 I'm using Keycloak with an external OAuth server used as id provider. When I try to login, Keycloak send an authentication backchannel request in which the OAuth server replies with a JWT. When decoding that JWT, Keycloak fails with this exception Caused by: com.fasterxml.jackson.core.JsonParseException: Numeric value (1539167070926) out of range of int at [Source: (byte[])"{"sub":"20008203","aud":"Test-Keycloak","amr":["pwd","mobile"],"iss":"oauth","exp":1539167070926,"iat":1539163470926,