Skip to content

Passed

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

Took 2 ms.

Standard Output

2024-01-30 06:55:38,293 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-30T06:56:08Z. Current time: 2024-01-30T06:55:38Z, a difference of 19707 milliseconds.  Allowed clock skew: 10000 milliseconds.>