
JacobBice (Customer) asked a question.
We are making changes to our termination process that will require some users' accounts to be disabled while they are still active. We have an attribute that will be set to True when the user's account needs to be disabled, however the attribute change rule options don't include requests to disable accounts. We have a workflow that can disable their accounts using provisioning command nodes, which is triggered by the attribute change rule adding a local entitlement to the user, but since the request is for the local entitlement, we have no way to verify that the account disablement was successful within the workflow. How can we generate a Disable Account request through an attribute change rule? Is there another method besides an attribute change rule we can use to generate a disable account request when an attribute on a user identity is set to true?