-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Line 4 in b779937
| "brightcove.core:brightcoveWrite=brightcove_admin" |
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].
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels