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, you can either create a team and add members to it on Truefoundry or create a team that mirrors a SSO group. In case of SSO backed teams, users who belong to the SSO group will automatically become members of the team in Truefoundry.

Create Team and add members

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:

Create Team that mirrors a SSO group

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 via Gitops

Admins can manage teams programmatically by using the tfy apply command on the team YAML file. You can get the instructions by clicking on the Apply Using YAML in the Edit form. Apply Using YAML button Apply Using YAML instructions

Manage Teams via API

You can find all the team related APIs here.