Remember-Me configuration in Adminapp

The user management in the Adminapp allows seeing whether a user has stored logins at all and a button to invalidate all stored logins of the user: it is visible in the user's Overview tab as part of the Account State box.

Adminapp - menu Users, tab Overview, Account State, Remember-me cookie
  1. To enable this feature:
  2. Go to:
    Adminapp >> Users (then open the Advanced Settings group)
  3. Configure the Remember-Me Settings property: make sure to use the same Remember-Me Settings instance as used in the Loginapp REST API configuration.

The main Remember-Me settings are described in Remember-Me settings and configuration for the Loginapp REST API.

To use the feature for the JSP-Loginapp, configure property JSP Loginapp Remember-Me Settings instead. If both properties are configured, the feature works for both loginapp types. This may be useful if some end-users still have Remember-Me cookies issued by the JSP-Loginapp while others have Remember-Me cookies issued by the new loginapp.