[ 
https://issues.apache.org/jira/browse/CAMEL-18637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Durrenmath updated CAMEL-18637:
--------------------------------------
    Description: 
Implement OAuth 2.0 Client Credentials grant, as described in 
[https://www.rfc-editor.org/rfc/rfc6749]

New options to be added:
 * oAuthTokenEndpoint
 * oAuthClientId
 * oAuthClientSecret
 * oAuthScope

Other grants to implement (e.g. Resource Owner Password Credentials)?

  was:
Implement OAuth 2.0 Resource Owner Password Credentials and Client Credentials 
grants, as described in https://www.rfc-editor.org/rfc/rfc6749

New options to be added:
 * oAuthTokenEndpoint
 * oAuthClientId (used for client credentials grant)
 * oAuthClientSecret (used for client credentials grant)
 * oAuthUsername (used for resource owner password credentials)
 * oAuthPassword (used for resource owner password credentials)
 * oAuthScope
 * oAuthGrantType: password, client_credentials


> camel-http - support OAuth 2.0
> ------------------------------
>
>                 Key: CAMEL-18637
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18637
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-http
>            Reporter: Steven Durrenmath
>            Priority: Major
>
> Implement OAuth 2.0 Client Credentials grant, as described in 
> [https://www.rfc-editor.org/rfc/rfc6749]
> New options to be added:
>  * oAuthTokenEndpoint
>  * oAuthClientId
>  * oAuthClientSecret
>  * oAuthScope
> Other grants to implement (e.g. Resource Owner Password Credentials)?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to