Skip to main content
Teams allow Admins to group multiple users together and ease out the role assignment in resources. Teams can be managed manually or in an automated way by setting up groups in Single Sign-On (SSO) with your Identity Provider (IdP). Based on how you would like members to be added to a team, we have 2 kind of teams supported:
  1. Manual team - Admins need to create and manage these teams manually by selectively adding users to it.
  2. SSO Backed team - Users can automatically be part of these teams with the virtue of their groups claim in the configured SSO IdP.

Manual Team

Admins can create manual teams and manage the members. Admins can also add managers to team with access to further manage the team members themself. To create a team in TrueFoundry, follow these steps:

SSO Backed teams

This feature is only available if you have configured SSO and can add group claims to your IdP token.
Admins can create SSO backed teams once they have configured the group claim in the SSO settings. SSO Group claim Once this is configured, Admins can create SSO backed teams under Access > SSO backed teams. Users will automatically get assigned to these teams based on the groups. SSO Group claim

Grant Access of a Resource to Team

Once a team has been created, you can grant it access to resources. To do so, follow these steps:

Manage Teams programmatically

Admins can manage teams programmatically either by using APIs or truefoundry cli by applying the team as YAML.
I