Skip to content

Passed

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

Took 2 ms.

Standard Output

2024-01-29 10:22:39,751 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-29T10:23:09Z. Current time: 2024-01-29T10:22:39Z, a difference of 19249 milliseconds.  Allowed clock skew: 10000 milliseconds.>