Task #7518
Story #7516: Include standard claim fields in JWT auth token
Update token interpretation library to use standard fields
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_portal_servlet
Target version:
Start date:
2015-12-07
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
The "sub" and "exp" would be consulted to determine who the token belonged to and whether it was still valid.
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
Committed to trunk and 2.0 branch.