The authentication for Neo4j Aura requires your system time to be up-to-date / in sync with that of the Authentication server. If your system clock is not in sync, you may be served a blank page after login, and see an error in your console similar to the following:
Error: Issued At (iat) claim error in the ID token; current time (Mon Jan 06 2020 19:11:31 GMT+0530 (India Standard Time)) is before issued at time (Mon Jan 06 2020 19:12:36 GMT+0530 (India Standard Time))
You might also see an error on the Aura console such as:
You should configure your system to sync with an external time server in order to avoid this error:
- If using Linux, configure your system as an NTP client
- If using Windows, configure your system clock to synchronize with an Internet time server
- If using OSX, configure the date and time to be set automatically.
Comments
0 comments
Please sign in to leave a comment.