4.2.2. Enabling Global Team Visibility


Developers cannot search and view global teams because this capability is disabled by default. The following instructions describe how to enable this capability for new or existing user accounts.
Enabling Global Team Visibility for New Accounts

Set the following variable in the /etc/openshift/broker.conf file to "true":

DEFAULT_VIEW_GLOBAL_TEAMS = "true"
Copy to Clipboard Toggle word wrap

Next, restart the broker service for the changes to take effect:
# service openshift-broker restart
Copy to Clipboard Toggle word wrap
All new developer accounts that are created in the future will have the ability to search and view global teams.
Enabling Global Team Visibility for Existing Accounts

Enable the ability to view and search global teams for existing accounts with the following command:

$ oo-admin-ctl-user -l username --allowviewglobalteams trueoo-admin-ctl-user -l username --allowviewglobalteams trueoo-admin-ctl-user -l username --allowviewglobalteams true
Copy to Clipboard Toggle word wrap
Disable this capability by changing the --allowviewglobalteams option to false.

Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat