Okta · Arazzo Workflow
Okta Find User and Assign Application
Version 1.0.0
Look up a user by login and assign them to an application if found.
View Spec
View on GitHub
IdentityWorkforce IdentityCustomer IdentityAuthenticationAuthorizationSingle Sign-OnMulti-Factor AuthenticationIdentity GovernancePrivileged AccessAI AgentsCross-App AccessMCPPlatformArazzoWorkflows
Provider
Workflows
find-user-and-assign-app
Resolve a user by login and assign them to an application.
Searches for a user and, when found, assigns the matched user to an application instance.
1
findUser
listUsers
Search for a user matching the supplied query, returning at most one result.
2
assignApp
assignUserToApplication
Assign the matched user to the target application for SSO and provisioning.