[
https://issues.apache.org/jira/browse/KNOX-3038?focusedWorklogId=918689&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-918689
]
ASF GitHub Bot logged work on KNOX-3038:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/May/24 07:10
Start Date: 10/May/24 07:10
Worklog Time Spent: 10m
Work Description: smolnar82 merged PR #907:
URL: https://github.com/apache/knox/pull/907
Issue Time Tracking
-------------------
Worklog Id: (was: 918689)
Time Spent: 0.5h (was: 20m)
> OAuth resource tokens are short-lived
> -------------------------------------
>
> Key: KNOX-3038
> URL: https://issues.apache.org/jira/browse/KNOX-3038
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 2.1.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Blocker
> Fix For: 2.1.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The tokens generated using the new OAuth resource (see KNOX-3028 for details)
> have their expiration time in a format that indicates the time (in
> milliseconds) from the epoch. This is wrong because the reaper thread will
> eliminate them as soon as the next time it's triggered.
> It's also important to emphasize, that tokens generated on the path need some
> sort of indication of this value in the response.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)