-
Type:
Feature
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: Alfresco Process Services 1.8.1.1
-
Fix Version/s: Alfresco Process Services .N
-
Component/s: APS Kickstart/Studio
-
Labels:None
-
Environment:APS 1.8.1.1 AWS
-
Bug Priority:
-
ACT Numbers:
00975689, 00832012
-
Premier Customer:Yes
Summary of Enhancement/Business Case
The way APS currently works, the S3 implementation in APS is instantiated internally only.
Can we make a change to the product, so the S3 implementation is registered as a spring bean, which could be overridden? This would allow a custom S3 client implementation to be provided. Customers would then be free to use whatever implementation they want. Customer is looking into an option to use client side encryption and does not want to pass user name and password, so this would be possible using their own overwritten spring bean.
Additional Information