SCIM is supported only on Enterprise plans.
It also controls what activities they can do in design or FigJam files. There are three roles: viewer, viewer-restricted, and editor.
Organization admins can manage roles for members and guests in Figma. Organizations using SAML SSO and SCIM may want to manage member roles using their identity provider.
On the Enterprise plan, there are a few ways you can assign design and FigJam roles:
- Set default roles for new members and guests
- Assign a member's role using SCIM
- Let Figma assign an introductory viewer role to anyone joining the organization
If you assign a person's roles via SCIM, Figma will use those roles. If you don't set member roles when you provision them, Figma will use the organization's default roles. This applies to both design and FigJam. How roles are assigned →
- Add a custom attribute to your identity provider.
- Choose one of the following attribute names:
- Use
figmaPermission
to set roles for Figma design. - Use
figjamPermission
to set roles for FigJam.
- Use
- Choose one of the following values:
- Use
editor
to assign the Editor role. - Use
viewerRestricted
to assign the Viewer-restricted role. - Use
null
to assign the default role in the organization for new users (Enterprise plan only). When the attribute is set tonull
, admins will be able to update the users’ role from Admin settings in Figma.
- Use
- Set the data type to string (if applicable).
- Set the external namespace to
urn:ietf:params:scim:schemas:core:2.0:User
.
Comments
0 comments
Please sign in to leave a comment.