Refresh Token issue #459
Unanswered
Stonebkfly
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have noticed that sometimes when a user is trying to save something in WordPress (eg a Page) the process fails. From testing it appears that the Refresh Token process does not occur during a Save (or an auto save). You therefore could lose all your edits. I have the AccessToken lifetime set to 30min, so for any large edits the token could easily expire. When I load a new WP Page the SSO Token Refresh occurs, and the user is good for another 30 mins.
I have the following settings
My questions are:
Thank you!
Joseph
Beta Was this translation helpful? Give feedback.
All reactions