Skip to content
New issue

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

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

Open
sureshvenkataraman opened this issue Jun 19, 2024 · 1 comment
Open

Comments

@sureshvenkataraman
Copy link

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
Copy link

RKcrbgf commented Jun 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants