-
Type:
Suggestion
-
Resolution: Fixed
-
None
-
Component/s: Authentication / Security
-
None
Background of The Request
For security purposes, Crowd currently does not have the option provided to the user to choose "Remember Me" in Crowd console. This feature is not included due to security issue. However, user should have the choice to decide whether to apply this feature into their Crowd's or not.
To add "Remember me" functionality to Crowd with the following criteria:
- Provide the option to enable/disable "Remember Me" function on Crowd administrators
- There needs to be a checkbox titled "Remember me" on the login screen of Crowd.
- Clicking checkbox should cause session to persist when web browser is quitted and restarted, unless session timeout occurs.
- Persistent session timeout should be configurable (default: 2 weeks)
- Functionality should be optional - checkbox should appear when configuration option is turned on
- is related to
-
CWD-335 'Remember Me' (when this feature is implemented)
- Under Consideration