[
https://issues.apache.org/jira/browse/SLING-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothee Maret updated SLING-6969:
----------------------------------
Description:
The SCD transport should support OAuth 2.0 Authorization Grants flow [0].
With this flow access token are passed via the {{Authorization}} header to
every requests.
The {{SimpleHttpDistributionTransport}} should be extended to support an
{{Authorization}} header provided via the {{DistributionTransportSecret}}.
A custom {{DistributionTransportSecretProvider}} implementation would provide
the access token in the {{DistributionTransportSecret}}'s credentials map.
[0] https://tools.ietf.org/html/rfc7523
> Support OAuth 2.0 server to server authentication in Distribution transport
> ---------------------------------------------------------------------------
>
> Key: SLING-6969
> URL: https://issues.apache.org/jira/browse/SLING-6969
> Project: Sling
> Issue Type: Improvement
> Reporter: Timothee Maret
> Assignee: Timothee Maret
>
> The SCD transport should support OAuth 2.0 Authorization Grants flow [0].
> With this flow access token are passed via the {{Authorization}} header to
> every requests.
> The {{SimpleHttpDistributionTransport}} should be extended to support an
> {{Authorization}} header provided via the {{DistributionTransportSecret}}.
> A custom {{DistributionTransportSecretProvider}} implementation would provide
> the access token in the {{DistributionTransportSecret}}'s credentials map.
> [0] https://tools.ietf.org/html/rfc7523
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)