Task #1743
Story #725: Create Authentication and Access control design specifications
Define the Public User subject.
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
Authentication, Authorization
Target version:
Start date:
2011-08-31
Due date:
% Done:
100%
Milestone:
CCI-0.6.4
Product Version:
*
Story Points:
Sprint:
Description
The subject string of the public user should be defined to enable consistent application of access rules.
History
#1 Updated by Dave Vieglais about 13 years ago
- Assignee set to Ben Leinfelder
#2 Updated by Ben Leinfelder about 13 years ago
- Status changed from New to Closed
This is in the Constants class:
public static final String SUBJECT_PUBLIC = "public";
public static final String SUBJECT_AUTHENTICATED_USER = "authenticatedUser";
public static final String SUBJECT_VERIFIED_USER = "verifiedUser";
#3 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
#4 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
#5 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
#6 Updated by Chris Jones almost 12 years ago
- Target version changed from Sprint-2012.50-Block.6.4 to 2013.2-Block.1.1
#7 Updated by Chris Jones over 11 years ago
- Target version changed from 2013.2-Block.1.1 to 2013.10-Block.2.1
#8 Updated by Dave Vieglais over 11 years ago
- Target version changed from 2013.10-Block.2.1 to 2013.33-Block.4.4
#9 Updated by Chris Jones almost 11 years ago
- Target version changed from 2013.33-Block.4.4 to 2014.2-Block.1.1
#10 Updated by Chris Jones over 10 years ago
- Target version deleted (
2014.2-Block.1.1)
#11 Updated by Dave Vieglais about 10 years ago
- Target version set to Maintenance Backlog