brightcove / Adobe-AEM-Brightcove-Connector

Brightcove connector to Adobe Experience Manager
http://www.brightcove.com
MIT License
5 stars 12 forks source link

OSGI config User mapper syntax is deprecated and needs update #69

Open sureshvenkataraman opened 2 weeks ago

sureshvenkataraman commented 2 weeks ago

https://github.com/brightcove/Adobe-AEM-Brightcove-Connector/blob/b779937227cb593150a2f878650f671ac58b6a3f/current/ui.config/src/main/content/jcr_root/apps/brightcove/osgiconfig/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-brightcove_admin.cfg.json#L4

Just wanted to highlight the OSGI config syntax is deprecated and needs update to support the newer syntax from AEM/Adobe

File Path: /ui.config/src/main/content/jcr_root/apps/brightcove/osgiconfig/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-brightcove_admin.cfg.json

Affected Mapping: brightcove.core:brightcoveWrite=brightcove_admin

Correct Format: brightcove.core:brightcoveWrite=[brightcove_admin]

Please refactor the mapping to use the supported format service:subservice=[userId].

RKcrbgf commented 1 week ago

Hi team , I also have the same requirement . I am using Brightcove connector 6.1.3 cloud .