Skip to content

Passed

org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest.validateFailsIfNbfIsTooFarInTheFuture

Took 2 ms.

Standard Output

2024-01-30 07:39:16,379 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <PrematureJwtException> with message: <JWT must not be accepted before 2024-01-30T07:39:46Z. Current time: 2024-01-30T07:39:16Z, a difference of 19621 milliseconds.  Allowed clock skew: 10000 milliseconds.>