Task #1457
Story #1123: Define the authentication token
Document AuthToken and AuthSession objects
Status:
Closed
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
Start date:
Due date:
% Done:
100%
Milestone:
2011-Block-2
Product Version:
*
Story Points:
Sprint:
History
#1 Updated by Matthew Jones almost 14 years ago
- Status changed from New to In Progress
#2 Updated by Matthew Jones almost 14 years ago
AuthToken is a UUID, and AuthSession is a SAML Assertion. Documentation mostly complete -- mainly need to add identity mapping to a set of alternateIdentities.
#3 Updated by Matthew Jones almost 14 years ago
- Category set to Documentation
- Status changed from In Progress to Closed
- Milestone set to 2011-Block-2
Completed the structure of AuthSessions using SAML Assertions. Identity mappings are provided through a list of 'equivalentIdentity' attributes in the SAML. See the example SAML for details.