You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is related to issues that we already had. Keycloak uses two tokens - one short term token that is given to the GUI client and a token with a longer lifetime that exists inside Keycloak. If the second token times out, it is possible that Keycloak can not refresh it. We decided to increase the token life time for this token but maybe we missed to do this for the"default" keycloak DB as well? If this is the case, solving this problem could be combined with #162
MichaelRoeder
changed the title
Keycloak token is not begin refreshed when it expires
Keycloak token is not being refreshed when it expires
Nov 27, 2018
Interface just displays never-ending loading bar at the top when this happens.
The text was updated successfully, but these errors were encountered: