Bug 255440 - TokenGenerator hardcodes token lifetime
Summary: TokenGenerator hardcodes token lifetime
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Higgins (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Michael McIntosh CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-15 12:16 EST by George Stanchev CLA
Modified: 2016-11-09 16:27 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Stanchev CLA 2008-11-15 12:16:07 EST
Currently the SAML generator hardcodes the token lifetime. It would be nice to either get the token lifetime from the RST or from configuration setting and then from a default value (if the first two methods do not yield any results).

This way a preceeding handler can set proper RST.Lifetime elements and then the token generator can just consume it. 

1. look for RST requested lifetime
2. look in config
3. use defaults if 1 and 2 do not yeild any requested lifespan of the token
Comment 1 Brian Walker CLA 2009-01-29 13:09:37 EST
moving all unfinished tasks from M5 to M6 as candidate tasks. 
Comment 2 Brian Walker CLA 2009-01-29 22:19:39 EST
temporarily moving these Higgins 1.1 candidate items out to 1.1 target milestone as placeholder for time being. Will pull in select items to various Milestone builds as appropriate as we approach 1.1 release.