Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1-alpha-1
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Implement the Acegi authentication interface to load the users from the DB using JDO.
org.apache.maven.continuum.security.ContinuumAuthenticator in continuum-core must implement the Acegi interface. We need to translate the continuum user details to acegi user details.
Then it can be used in plexus-application.xml in continuum-webapp instead of the configured in memory database and the login page should authenticate through it, when accessing http://localhost:8080/continuum/secure/debug.jsp