Getting authorized to manage data permissions
You want to be able to assign permissions to teams so that users of these teams can access monitoring source data to create or visualize charts.
About this task
Zen UI permissions allow users to access Business Performance Center functions. Typically, to access the Data permissions tab, you need to have the Manage data access Zen permission through a Zen role.
Business Teams Service is used by Business Performance Center to retrieve the list of teams that you want to work with. To see teams in Business Performance Center, you need to have the permission to add or remove users from those teams in Business Teams Service.
When the parameter business_performance_center.all_users_access is set to
true, all users are granted access to all data in the dashboards:
- For production deployments, the parameter is set to false in the custom resource (CR).
- For starter deployments, the parameter is set to true in the custom resource.
You retrieve teams definitions from Business Teams Service, and then you define permissions in the Zen authentication system.
Retrieving teams from Business Teams Service
About this task
Results
Note: Teams that are
retrieved from Business Teams Service
for a given user are cached for 15 minutes. As a consequence, that user might need to wait for up to
15 minutes to see the changes in Business Performance Center.