I have a use case in which I want to create a certification campaign for a specefic type of roles when a user changes department. In that process all not decided items should be auto revoked.
In the API doc there is the option of "autoRevokeAllowed": true, but I am unsure if this forces auto Revokation or no.
I also looked how it is enabled from UI perspective and the only thing I can choose is here:
The stated option is applicable only when someone manually completes the certification campaign after the due date has passed. It will not automatically revoke access for undecided items, as the certification campaign does not automatically complete or close after the due date. Therefore, an Admin or Cert Admin must manually complete the campaign and choose whether to maintain or revoke the remaining access.
Please check this. Even though the due date has passed, the campaign is still active. Someone with Admin or Cert Admin access needs to complete it manually. At that point, an option will be provided to either maintain or revoke the access.