org.jose4j.jwt.consumer.InvalidJwtException: JWT (claims->{"jti":"42653294-c047-4beb-8e72-134d866f259e","exp":1534866940,"nbf":0,"iat":1534866640,"iss":"https://keycloak.security.feedhenry.org/auth/realms/Memeolist","aud":"android-app","sub":"5520bc95-8193-4d67-95fd-9aa73a55acb3","typ":"Bearer","azp":"android-app","auth_time":1534865390,"session_state":"2c973d8b-b778-4aa2-99c7-4ff299d98c1b","acr":"0","allowed-origins":[],"realm_access":{"roles":["uma_authorization","voter"]},"resource_access":{"account":{"roles":["manage-account","manage-account-links","view-profile"]}},"preferred_username":"voter"}) rejected due to invalid claims. Additional details: [[1] The JWT is no longer valid - the evaluation time NumericDate{1534928482 -> Aug 22, 2018 10:01:22 AM GMT+01:00} is on or after the Expiration Time (exp=NumericDate{1534866940 -> Aug 21, 2018 4:55:40 PM GMT+01:00}) claim value (even when providing 30 seconds of leeway to account for clock skew).] |