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

Multiple connector files / ORGs feature not working in 2.10 #856

Open
cbalanoiu opened this issue Aug 29, 2024 · 0 comments
Open

Multiple connector files / ORGs feature not working in 2.10 #856

cbalanoiu opened this issue Aug 29, 2024 · 0 comments

Comments

@cbalanoiu
Copy link

Description
Setting up multiple connector-umapi files to sync groups in multiple ORGs with a single tool instance does not respect mapping rules

Steps to reproduce
After configuring two ORGs, and mapping the groups accordingly, the main ORG does not have a placeholder name, the followinf ones do.
Some groups are mapped exclusively to the secondary ORG that has a placeholder.
Users that should only be synced to the secondary ORG are synced into the main ORG as well, without any group membership in the main ORG.

connectors:
umapi:
- connector-umapi.yml
- org1: org1-config.yml

groups:

  • directory_group: dir1
    adobe_groups:
    • "AC1"
  • directory_group: dir2
    adobe_groups:
    • "org1::Default Adobe Enterprise Support Program configuration"

org1 users for all groups mapped to this Org get synced to the main ORg as well.

Expected behavior
Group mapping should be respected and each directory group should be synced exclusively to the mapped org and group.

Environment

  • UST version: 2.10.0 Latest
  • OS type and version: Win Server
  • Any other relevant info: N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants