Skip to main content

Known Errors - JSON Web Token (JWT)

Understanding the JSON Web token (JWT) error!

Suzette Richards avatar
Written by Suzette Richards
Updated over a year ago


The following is a JSON related error that can occur when trying to log in via SSO:

"AuthSdkError: The JWT expired and is no longer valid".
"AuthSdkError: The JWT was issued in the future".

When validating tokens, the maximum permitted time difference between your system’s clock and Okta’s is 300s (i.e 5 minutes). Please verify that your computer timezone matches your location timezone.

Did this answer your question?