Grant access to another client org for all users of one client org
Answered
Hi all,
We have a set up with multiple client orgs, and we want to grant access to all users of Client Org 1 to a second client org, Client Org 2.
In the UI it seems the only way to do this is the log in to the Default org, go to Admin > Client Orgs, select Client Org 2, and add each users one by one to the second client org. Unfortunately we have a couple of hundred users in the org so this would take some time.
Is the REST API "Add login access for a user to this org" the best way to achieve this (https://developers.yellowfinbi.com/dev/api-docs/current/#operation/addOrgUserAccess), or is there a way in the UI or in the Yellowfin database that this can be done?
Thanks for your help!
Hi Bernard,
Thanks for contacting Yellowfin with your question.
Yes you have found the best way to achieve your intended result. We don't really recommend database edits for general administration, as it can lead to inconsistencies and corruption, but the REST API call should allow you to add users to client orgs.
Kind regards,
Chris
Hi Bernard,
Thanks for contacting Yellowfin with your question.
Yes you have found the best way to achieve your intended result. We don't really recommend database edits for general administration, as it can lead to inconsistencies and corruption, but the REST API call should allow you to add users to client orgs.
Kind regards,
Chris
Hi Bernard,
Hope you're having a good week.
Just wanted to check-in and see how it's all going. Was there anything you were needing from me to help get this resolved?
Regards,
Chris
Hi Bernard,
Hope you're having a good week.
Just wanted to check-in and see how it's all going. Was there anything you were needing from me to help get this resolved?
Regards,
Chris
Replies have been locked on this page!