Task #7501
Story #7499: Support non-DN Subject identifiers
Update CN identity manager implementation to support non-DN Subjects
Start date:
2015-11-23
Due date:
% Done:
100%
Estimated time:
0.00 h
Story Points:
Sprint:
Description
Instead of acting directly on the Subject.value, we need to check if it is a DN and construct the appropriate DN if not already in that form. For retrieval, the Subject.value will be either from the DN or the UID, depending on when the account was created and what type it is.
History
#1 Updated by Ben Leinfelder almost 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- translation missing: en.field_remaining_hours set to 0.0
Unit tests all passing for account create, update, mapping, and group management. Deployed to cn-sandbox-2 for more testing with the UI.
#2 Updated by Ben Leinfelder almost 9 years ago
- Estimated time set to 0.00
also added ability for Groups to be identified with non-DN subjects.