Re: Lando's "Appropriate token is expired" error

2020-03-09 Thread Zeid Zabaneh
Greetings everyone, I have determined the cause of this bug. It is due to a change in the way *flask-pyoidc* handles session refresh. A new key, *last_session_refresh*, was added to the session cookie and is now used to determine when an auth token needs to be refreshed. Users who have logged in

Lando's "Appropriate token is expired" error

2020-03-09 Thread Zeid Zabaneh
Greetings everyone, A new version of Lando was deployed yesterday around 5:15 PM UTC. This release included a major version update to the authentication packages, as well as some API changes in order to support those updates. Those updates seem to have caused the issue below, and I am looking