[
https://issues.apache.org/jira/browse/KNOX-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18060636#comment-18060636
]
ASF subversion and git services commented on KNOX-3259:
-------------------------------------------------------
Commit 71a72e5e0697fa6331876de8e341caeb93b84cc4 in knox's branch
refs/heads/master from Larry McCay
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=71a72e5e0 ]
KNOX-3259 - Implement OAuth Refresh Token and Exchange Token Grant Types (#1155)
> Implement OAuth Refresh Token and Exchange Token Grant Types
> ------------------------------------------------------------
>
> Key: KNOX-3259
> URL: https://issues.apache.org/jira/browse/KNOX-3259
> Project: Apache Knox
> Issue Type: New Feature
> Components: JWT
> Reporter: Larry McCay
> Assignee: Larry McCay
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> We need to add the token_exchange and refresh_token grant types to the
> existing client_credentials support in JWTProvider.
> This will allow long running processes and apps to acquire new tokens as well
> as exchange them for more specifically scoped or federated tokens. These are
> required for proper support of OAuth.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)