Skip to content

Passed

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

Took 2 ms.

Standard Output

2024-01-29 19:53:22,258 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-29T19:53:52Z. Current time: 2024-01-29T19:53:22Z, a difference of 19742 milliseconds.  Allowed clock skew: 10000 milliseconds.>