Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Make ID Site URL less sensitive to clock drifts #778

Open
@mrioan

Description

@mrioan

When there is a clock drift (time is in the future) in the computer where the Java SDK is running then the user may experience a Token is invalid because the issued at time (iat) is after the current time. exception.

We might want to add a short clock subtraction to the setIssuedAt value ourselves in DefaultIdSiteUrlBuilder in order to decrease the likelihood of this minor time differences to happen.

Reference: ticket 8595

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions