Loginapp configuration

The main remember-me settings are configured in Loginapp >> Authentication Settings >> Remember Me Settings.

48326489.png

The feature stores a remember-me token for each user. It is stored using a Credential Persister plugin. The following example shows how to configure it using the default IAM database schema and based on the Common Credential Persister (part of the demo configuration):

48326491.png

Please refer to the property documentation in the Config Editor for further details.

Security Advisory

Please carefully review the following properties - they are relevant for security:

  • Cookie lifetime and idle timeout
  • Static Granted Roles
  • Logout behavior