How to run Okta Group rule at a specific time

Hi,

I need to assign users to a group based on specific criteria, and the rule must run daily at 5:30 AM. However, I do not see an option in Okta Group Rules to schedule execution at a specific time.

Is there an alternative way to achieve this within Okta? Please advise.

Thank you,
Venkat

Hi,

Okta Group Rules are event-driven and don’t support time-based scheduling, so there’s no native way to run them at a specific time.

The standard alternative is Okta Workflows. It supports a Scheduled Flow trigger that you can set to
run daily at any time, and from there, you can evaluate your criteria and assign users to the group.
That gives you the time-based execution that Group Rules don’t offer.