Task #2667
Story #2661: handling complicated identity-equivalencies for authorization
Task #2665: Authorization consistency between language implementations
create java tool for returning equivalent IDs from session
Status:
Closed
Priority:
Normal
Assignee:
Category:
Authentication, Authorization
Target version:
Start date:
2012-04-30
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Need to clarify if it returns the group subjects contained in each person, too,
and the symbolic verified subject.
(this would allow direct testing of the first half of the isAuthorized implementation - converting the session's SubjectInfo into a list of subjects)
Easiest approach is to wrap AuthUtils.authorizedClientSubjects(Session session) method.
Related issues
History
#1 Updated by Rob Nahf over 12 years ago
- Assignee set to Ben Leinfelder
#2 Updated by Rob Nahf over 12 years ago
- Status changed from New to In Progress
- Assignee changed from Ben Leinfelder to Rob Nahf
rolling the two tools together, using different command-line options, to make easier implementation.
#3 Updated by Rob Nahf over 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
completed build of d1_authorization_tools project / product that converts a Session object into a SubjectList.
#4 Updated by Chris Jones about 12 years ago
- Target version changed from Sprint-2012.35-Block.5.2 to Sprint-2012.39-Block.5.4