Ethan Wallwork created CXF-5277:
-----------------------------------
Summary: ConditionsProvider receives limited information from
SAMLTokenRenewer
Key: CXF-5277
URL: https://issues.apache.org/jira/browse/CXF-5277
Project: CXF
Issue Type: Improvement
Affects Versions: 2.7.6
Reporter: Ethan Wallwork
The ConditionsProvider receives only the appliesToAddress and lifetime when
called from SAMLTokenRenewer. This is in contrast to issue operations where
the full TokenProviderParameters is passed. This makes it difficult to
calculate conditions based on other attributes of the request. For example, a
ConditionsProvider implementation may wish to restrict renewals to a limited
time period based on the AuthnInstant attribute of an AuthnStatement in the
assertion being renewed.
If the full TokenRenewerParamters were passed instead then the necessary
information would be available to perform more complex calculations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira