[
https://issues.apache.org/jira/browse/SLING-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marius Petria updated SLING-3900:
---------------------------------
Attachment: SLING-3900.patch
I have removed the TransportAuthenticationFactories as we already have a
generic factory (the ReplicationComponentProvider).
Each remote component can have a TransportAuthenticationProvider which does not
require credentials from its caller, and can be configured separately.
For demo purposes there is a http auth provider configured with admin/admin
credentials but in production applications such a provider should not require a
plane text password.
> Replication transport authenticators should hide the credentials
> ----------------------------------------------------------------
>
> Key: SLING-3900
> URL: https://issues.apache.org/jira/browse/SLING-3900
> Project: Sling
> Issue Type: Improvement
> Components: Replication
> Reporter: Marius Petria
> Attachments: SLING-3900.patch
>
>
> The transport authentication credentials should not be present in the
> configuration of an agent as it is currently (see SLING-3898).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)