Okta · Arazzo Workflow
Okta Onboard User to Group and Application
Version 1.0.0
Create a user, add them to a group, then assign them to an application.
View Spec
View on GitHub
IdentityWorkforce IdentityCustomer IdentityAuthenticationAuthorizationSingle Sign-OnMulti-Factor AuthenticationIdentity GovernancePrivileged AccessAI AgentsCross-App AccessMCPPlatformArazzoWorkflows
Provider
Workflows
onboard-user-to-group-and-app
Create an Okta user and grant them group and application access.
Creates and activates a user, adds the user to an existing group, and assigns the user to an application instance, chaining the new user id through each step.
1
createUser
Create and immediately activate a new user with the supplied profile and optional credentials.
2
addUserToGroup
Add the newly created user to the existing group so they inherit the group's assigned applications and roles.
3
assignUserToApp
Assign the user to the target application for SSO and provisioning, seeding the app-specific profile with the user id.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.