[
https://issues.apache.org/jira/browse/KNOX-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18060453#comment-18060453
]
ASF subversion and git services commented on KNOX-3260:
-------------------------------------------------------
Commit 84a0f3e1e35adc8163f553c821bcd34ea73f2d73 in knox's branch
refs/heads/master from Larry McCay
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=84a0f3e1e ]
KNOX-3260 - Extend Client Credentials Support to include the client_id and
client_secret as HTTP Basic (#1154)
> Extend Client Credentials Support to include the client_id and client_secret
> as HTTP Basic
> ------------------------------------------------------------------------------------------
>
> Key: KNOX-3260
> URL: https://issues.apache.org/jira/browse/KNOX-3260
> 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
> Remaining Estimate: 0h
>
> Many OAuth clients for client credentials only support HTTP basic credentials
> + grant_type headers.
> Extend the existing support for HTTP Basic that is there for passcode and
> JWT's as passwords to support but client_id and client_secret when the
> grant_type is also client_credentials.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)