[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3197) RememberMe authentication for wiki

Christian Bauer (JIRA) jira-events at lists.jboss.org
Mon Jul 28 01:45:56 EDT 2008


RememberMe authentication for wiki
----------------------------------

                 Key: JBSEAM-3197
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3197
             Project: Seam
          Issue Type: Task
          Components: WS
            Reporter: Christian Bauer
            Assignee: Christian Bauer


Persistent cookies for RememberMe automatic logins require significant changes to the wiki:

1. Decouple user profile password changing UI from main profile, require authentication with existing password before entering new password.

2. Decouple user profile email changing UI from main profile, require authentication through regular login, notify user if she is logged in through persistent cookie.

3. (Optional) Require confirmation email procedure after email address change.

4. Add authentication token storage table/entity and implement TokenStore.

5. Implement RememberMe user interface checkbox.

6. Implement configurable expiration policy for cleanup of authentication token table.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list