Task #1967
Story #1476: Create Identity management system
Task #1616: Implement mechanism for legacy accounts to be mapped to CILogon accounts
Add CNIdentity.mapIdentity() to the API documentation
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-11-01
Due date:
% Done:
100%
Milestone:
CCI-0.6.4
Product Version:
*
Story Points:
Sprint:
Description
I refactored the existing method to be called CNIdentity.requestMapIdentity(Session, Subject).
The new CNIdentity.mapIdentity(Session, Subject, Subject) allows us to map two identities in once action (from a trusted MN).
History
#1 Updated by Ben Leinfelder about 13 years ago
- Status changed from New to Closed
added to the documentation (XLS sheet) -- also refined the REST endpoints and ssynched up the docs with the codebase and vice versa