Okta · Arazzo Workflow
Okta Assign Group to Application
Version 1.0.0
Find a group by name and assign it to an application for bulk access.
View Spec
View on GitHub
IdentityWorkforce IdentityCustomer IdentityAuthenticationAuthorizationSingle Sign-OnMulti-Factor AuthenticationIdentity GovernancePrivileged AccessAI AgentsCross-App AccessMCPPlatformArazzoWorkflows
Provider
Workflows
assign-group-to-application
Resolve a group by name and assign it to an application.
Searches for a group by name and, when found, creates an application group assignment so the group's members gain app access.
1
findGroup
listGroups
Search for a group whose name matches the supplied value, returning at most one result.
2
assignGroup
createApplicationGroupAssignment
Assign the resolved group to the application so its members gain access.