Okta · Arazzo Workflow
Okta Create Policy with Rule and Activate
Version 1.0.0
Create a policy, add a rule to it, and activate the policy.
View Spec
View on GitHub
IdentityWorkforce IdentityCustomer IdentityAuthenticationAuthorizationSingle Sign-OnMulti-Factor AuthenticationIdentity GovernancePrivileged AccessAI AgentsCross-App AccessMCPPlatformArazzoWorkflows
Provider
Workflows
create-policy-with-rule
Create a policy, attach a rule, and activate it.
Creates a policy of the supplied type, creates a rule under it, then activates the policy.
1
createPolicy
createPolicy
Create a policy of the supplied type without activating it yet.
2
createRule
createPolicyRule
Create a rule under the newly created policy to define its behavior.
3
activatePolicy
activatePolicy
Activate the policy now that it has a rule, so it begins taking effect.