We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adobe-AEM-Brightcove-Connector/current/ui.config/src/main/content/jcr_root/apps/brightcove/osgiconfig/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-brightcove_admin.cfg.json
Line 4 in b779937
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].
The text was updated successfully, but these errors were encountered:
Hi team , I also have the same requirement . I am using Brightcove connector 6.1.3 cloud .
Sorry, something went wrong.
No branches or pull requests
Adobe-AEM-Brightcove-Connector/current/ui.config/src/main/content/jcr_root/apps/brightcove/osgiconfig/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-brightcove_admin.cfg.json
Line 4 in b779937
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].
The text was updated successfully, but these errors were encountered: