Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 1.1-alpha-1
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
Description
Reimplement Continuum user loading to ask Acegi instead of looking directly into the DB.
This will allow use LDAP or any other form of authentication with the 1.0.x versions sooner and a smoother transition
Issue Links
- is superceded by
-
CONTINUUM-800
Use maven-user project for user management
-
In the secure/debug.jsp there's an example on how to get the current user from Acegi. The current method that returns the Continuum user from DB must check instead the user from Acegi following that example.