How synced groups work
When your IdP pushes a group, StackOne creates a group of the same name on the Groups tab of Organization > Manage Team, marked with a Synced tag. From then on:- Your IdP manages the name and the members. Rename the group there and it is renamed here. Add or remove members there and the membership follows. In StackOne the group is marked Managed by your identity provider, and renaming it, deleting it, and editing its members are disabled.
- You manage its access. Assign the group to projects and accounts and choose a role, the same way as for any other group. See Assign Group Access.
- Its members are people your directory has provisioned. A synced group can only contain members that SCIM Provisioning created or linked through the same connection. Someone who is in the directory group but not assigned to the StackOne application isn’t a StackOne member, so they don’t appear in the group until they are.
A synced group doesn’t set anyone’s organization role. Every provisioned user joins at the Viewer role, or Admin when your IdP sends a
roles value of admin. See organization role from your identity provider.Prerequisites
- SCIM Provisioning linked on your SSO connection, with users provisioning. See Enable SCIM Provisioning.
- Groups enabled for your organization. If you’re an Org Admin and don’t see the Groups tab under Organization > Manage Team, contact StackOne support to turn it on.
- Org Admin, or Project Admin on the project, to assign a group to a project.
Prepare the access before you push
A pushed group takes over an existing StackOne group of the same name when that group has no members. Names match ignoring case and surrounding spaces. This lets you set up the access before anyone arrives:1
Create the group in StackOne
On the Groups tab, click Create group and give it the exact name of the directory group, for example
Finance. Leave it empty.2
Assign its access
Open the group’s Projects tab and add the projects it should grant, each with a role. See Manage Groups.
3
Push the group from your IdP
When your IdP pushes
Finance, StackOne turns your empty group into the synced one and keeps its assignments. Its members gain that access as they are pushed.Push groups from your identity provider
Okta
Push groups from the app’s Push Groups tab.
Microsoft Entra
Provision the groups assigned to the application.
What changes when
If you stop pushing a group but keep it in StackOne, it stays a synced group and can’t be edited until you unlink SCIM Provisioning. Delete it from your IdP’s push instead, or unlink SCIM Provisioning to get every synced group back.
When SCIM Provisioning is unlinked or replaced
Unlinking SCIM Provisioning, or deleting the SSO connection it’s on, hands every synced group back to you. Each becomes a normal group that keeps its members and its project and account assignments, and you can edit it again. Nobody loses access. If you link SCIM Provisioning again, on the same connection or a new one, a pushed group with the same name takes that group back as a synced group, members and assignments intact, rather than creating a second copy.Limits
- A group push can contain at most 1,000 direct members. StackOne rejects larger pushes, and your IdP reports the error.
- Synced group names must be unique within the SCIM Provisioning connection. A push that reuses the name of another synced group is rejected. A group you created by hand can share the name, which is how the takeover above works.
- Members must already be provisioned. A push that lists someone SCIM Provisioning doesn’t know is rejected until that person is assigned to the StackOne application and provisioned.
Next steps
Assign Group Access
Grant a synced group access to a project or account and set its role.
Manage Groups
Create groups and manage the ones you own by hand.
SCIM Provisioning
How provisioning works and how it attaches to your SSO connection.