You need to sign in to do that
Don't have an account?

Keep Community Users logged in at all times
I'm looking for a way to keep Community users logged in at all times, i.e keep their sessions alive until they choose to log off.
The reason is that I have a Mobile App and I want to save them the Login process via mobile every time.
Is that an option at all?
The reason is that I have a Mobile App and I want to save them the Login process via mobile every time.
Is that an option at all?

It sounds like what you're looking for is how to extend a (Community) User's session. On the profile of the community user, there is a "Session Timeout" value. This value can go up to 12 hours. In order to extend it however, you could get creative, and use your mobile app to send a login request using a Salesforce API every so often.