Okta · Arazzo Workflow
Okta Create User with Group Membership
Version 1.0.0
Create a user pre-seeded with groups, then verify their memberships.
View Spec
View on GitHub
IdentityWorkforce IdentityCustomer IdentityAuthenticationAuthorizationSingle Sign-OnMulti-Factor AuthenticationIdentity GovernancePrivileged AccessAI AgentsCross-App AccessMCPPlatformArazzoWorkflows
Provider
Workflows
create-user-with-group-membership
Create a user seeded with groups and verify memberships.
Creates and activates a user with a groupIds array, then lists the user's groups to confirm membership.
1
createUser
createUser
Create and activate a user, seeding their initial group memberships via the groupIds array.
2
verifyGroups
listUserGroups
List the new user's groups to confirm the seeded memberships took effect.