Skip to content

valid delayedKeys might be rejected #238

Open
@ineiti

Description

@ineiti

Probably not important anymore, as delayed keys will get more and more rare with the new GAEN versions. But the following can happen with very unfortunate clock synchronisation:

  1. Day 1: User sends keys to exposed with a delayedKeyDate from day 0, which is accepted by ValidationUtils.validateDelayedKeyDate, and a JWT token created
  2. Day 2: User sends last key to exposednextday with the key from day 0, which matches the JWT claim created by exposed, but which will be rejected by ValidationUtils.vlidateDelayedKeyDate

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions