as explained in How to specify refresh tokens lifespan in Keycloak I set the following values in my realm to extend the lifespan of the refresh token:
But still my customer is complaining that he needs to log in every day.
I am I missing any other configuration, in order to not have the user loging everyday?
I did not change the default value for access token.
Thanks!
You can check "Remember me" when logging in. If you don't check this option, your session will become invalid when you close the browser.