Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.