Hi,

I am using Keycloak1.5.0 to secure my applications and have an android application that requests data from these applications and displays that information. I wanted to know if it possible using keycloak that after a user log's in, that user persists forever like in Gmail android app where in it never asks the user to login again once he log's in.

Thanks.