Figma - Update Group

The Figma - Update Group Enforcement Action updates group attributes in Figma via the SCIM v2 API for:

  • Assets returned by the selected query or assets selected on the relevant asset page.

See Creating Enforcement Sets to learn more about adding Enforcement Actions to Enforcement Sets.

📘

Note


Required Fields

These fields must be configured to run the Enforcement Action.

  • Action name - The name of this Enforcement Action. The system sets a default name. You can change the name.
  • Configure Dynamic Values (optional) - Toggle on to enter a Dynamic Value statement. See Creating Enforcement Action Dynamic Value Statements to learn more about Dynamic Value statement syntax.
  • Use stored credentials from the Figma adapter - Select this option to use credentials from the adapter connection. By default, the first connection is selected.
    • When you select this option, the Select Adapter Connection drop-down becomes available. Select the adapter connection to use for this Enforcement Action.

  • Display Name - Display name for the group (maximum 255 characters). When you update this value, the current link to a Figma workspace or billing group is preserved.
    📘

    Note

    The Display Name field is required by the Figma SCIM API. All other fields are optional and will only update the group attributes if provided.

Additional Fields

These fields are optional.

  • External ID - An ID that can uniquely identify the group in the IdP (limited to 255 characters).
  • Members - A list of members that you want to include in the group. Each member requires:
    • User ID - The Figma user ID of the member.
    • Display Name - Display name of the user.
📘

Note

When you use this action to add or remove members:

  • New members inherit the Figma workspace or billing group that is linked to the SCIM group.
  • Removed members no longer inherit the Figma workspace or billing group.

APIs

Axonius uses the Figma SCIM API - PATCH /scim/v2/:tenantId/Groups/:groupId

Required Ports

Axonius must be able to communicate via the following ports:

  • TCP port 443 (HTTPS)

Required Permissions

The stored credentials, or those provided in Connection and Credentials, must have the following permission(s) to perform this Enforcement Action:

The following permissions and requirements are needed:

  • SCIM API Token - A bearer token generated by a Figma enterprise admin in the Figma admin console (Admin → SCIM).
  • The SCIM API Token must be associated with a Figma organization that has SCIM provisioning enabled.
  • The token must have permissions to update group attributes via the SCIM API.

Version Matrix

This Enforcement Action was tested only with the versions marked as supported, but may work with other versions. Please contact Axonius Support if you have a version that is not listed and it is not functioning as expected.

VersionSupportedNotes
SCIM v2Figma SCIM API v2

For more details about other enforcement actions available, see Action Library.



Did this page help you?