Task #1478
Story #1476: Create Identity management system
Implement Identity Management service APIs
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
-
Target version:
-
Start date:
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
History
#1 Updated by Ben Leinfelder over 13 years ago
- Status changed from New to In Progress
- Assignee changed from Matthew Jones to Ben Leinfelder
#2 Updated by Ben Leinfelder over 13 years ago
- % Done changed from 0 to 90
All CNIdentity service methods are implemented with an LDAP store. The methods are exposed on the CN as a service with unit test cases for both the implementation and the invocation via Spring.
Outstanding issue:
Integrate with authentication methods for certificate -> session handling.
#3 Updated by Ben Leinfelder over 13 years ago
added confirmMapIdentity() method back the CNIdentity interface
#4 Updated by Ben Leinfelder over 13 years ago
note on configuration:
The CN buildout uses a [Spring] bean to configure which LDAP server is used and what the admin user/pass is for modifying that LDAP tree.
I like that it is an XML config, but should there be alternative mechanisms for configuring this?
#5 Updated by Ben Leinfelder over 13 years ago
- Status changed from In Progress to Closed