Task #1536
Story #725: Create Authentication and Access control design specifications
resolve differences in listPrincipals() and getPrincipalInfo()
100%
History
#1 Updated by Matthew Jones over 13 years ago
- Category set to Documentation
- Milestone set to 2011-Block-3
listPrincipals() and getPrincipalInfo() are currently close to identical -- need to chnage getPrincipalInfo() to differentiate it as applying to a Person, or maybe eliminate it altogether.
#2 Updated by Ben Leinfelder over 13 years ago
I've taken to thinking of getPrincipalInfo as:
getPrincipalInfo(cert, Types.Principal) returning Types.Person. This would allow someone who was trying to "verify" an identity to actually look up the details of the Principal in question. The cert might be optional depending on how much information about users is allowed to be public (or required if none is meant to be public).
#3 Updated by Ben Leinfelder over 13 years ago
- Assignee changed from Matthew Jones to Ben Leinfelder
#4 Updated by Ben Leinfelder over 13 years ago
- Status changed from New to Closed
getPrincipalInfo(cert, principal) now returns a Person representing the Principal argument (which includes equivalent IDs and Group membership details)
#5 Updated by Dave Vieglais about 12 years ago
- Target version changed from Sprint-2012.37-Block.5.3 to Sprint-2012.41-Block.6.1
#6 Updated by Dave Vieglais about 12 years ago
- Target version changed from Sprint-2012.41-Block.6.1 to Sprint-2012.46-Block.6.3
#7 Updated by Chris Jones almost 12 years ago
- Target version changed from Sprint-2012.46-Block.6.3 to Sprint-2012.50-Block.6.4
#8 Updated by Chris Jones almost 12 years ago
- Target version changed from Sprint-2012.50-Block.6.4 to 2013.2-Block.1.1
#9 Updated by Chris Jones over 11 years ago
- Target version changed from 2013.2-Block.1.1 to 2013.10-Block.2.1
#10 Updated by Dave Vieglais over 11 years ago
- Target version changed from 2013.10-Block.2.1 to 2013.33-Block.4.4
#11 Updated by Chris Jones almost 11 years ago
- Target version changed from 2013.33-Block.4.4 to 2014.2-Block.1.1
#12 Updated by Chris Jones over 10 years ago
- Target version deleted (
2014.2-Block.1.1)
#13 Updated by Dave Vieglais about 10 years ago
- Target version set to Maintenance Backlog