Skip to content

Token expiry is too far in the future #66

@warlof

Description

@warlof

Bug

Reproduction Steps

Renew an SSO v2 token

Actual Behaviour

Newly delivered token is shipped with an expiry time far away (somewhere in april 2021).
If the token seems to be valid, backend is bouncing it, due to some extra controls based on the expiration date/time.

When such case appears, requests using this token are denied with http status 403 and the following message

token expiry is too far in the future

This situation has already be seen in the past, however, the last 48 hours, its occurrence explode and impact a lot of people.

A workaround is to force the token to be renewed manually. However, this is not a normal workflow.

Expected Behaviour

Either backend shouldn't bounce the provided token which is valid.
Or delivered token shouldn't be shipped with a non trusted expiration date/time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions