-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
kwazulueve, galister, Sjolus, TaintedSoulz, sanazakk and 8 more
Metadata
Metadata
Assignees
Labels
No labels