[
https://issues.apache.org/jira/browse/SLING-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057215#comment-16057215
]
Timothee Maret commented on SLING-6969:
---------------------------------------
Done in {{r1799406}}.
cc [~simone.tripodi]
> 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
> Components: Content Distribution
> Affects Versions: Content Distribution Core 0.1.1
> Reporter: Timothee Maret
> Assignee: Timothee Maret
> Fix For: Content Distribution Core 0.2.10
>
>
> 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)