[
https://issues.apache.org/jira/browse/RAMPART-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thilina Buddhika updated RAMPART-280:
-------------------------------------
Attachment: RAMPART-280.patch
The existing renewToken() is overloaded to take token-store as an additional
parameter. The token-store is updated accordingly with the renewed token inside
this newly added method.
> renewToken() does not provide a mechanism to update the token in the
> token-store
> --------------------------------------------------------------------------------
>
> Key: RAMPART-280
> URL: https://issues.apache.org/jira/browse/RAMPART-280
> Project: Rampart
> Issue Type: Bug
> Components: rampart-trust
> Reporter: Thilina Buddhika
> Assignee: Ruchith Udayanga Fernando
> Attachments: RAMPART-280.patch
>
>
> The method "renewToken" does not provide a mechanism to update the token in
> the token-store. it just obtains the renewed token from the STS and returns
> true. It should either return the token or update the token-store itself.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.