Okta · Arazzo Workflow
Okta Create Application, Assign User, and Activate
Version 1.0.0
Create an application, assign a user to it, then activate the application.
View Spec
View on GitHub
IdentityWorkforce IdentityCustomer IdentityAuthenticationAuthorizationSingle Sign-OnMulti-Factor AuthenticationIdentity GovernancePrivileged AccessAI AgentsCross-App AccessMCPPlatformArazzoWorkflows
Provider
Workflows
create-app-assign-user-and-activate
Create an application, assign a user, and activate it.
Creates an inactive application, assigns a user to it, then activates the application instance.
1
createApp
createApplication
Create the application in an INACTIVE state so it can be configured before going live.
2
assignUser
assignUserToApplication
Assign the supplied user to the newly created application.
3
activateApp
activateApplication
Activate the application now that its first user assignment is in place.