Okta group is not syncing in Okta Module Sync Flow

I am using the Okta Module. I have a new group that I created in Okta, and that group is not syncing. I went to debug the Okta Sync flow, and there's some logic in the "For Each Group" loop that is making some decisions that confuse me. Not every group is being selected to sync in the "Should Sync Group?" rule, and this rule is baked in to Decisions, hence I am unable to see how it is choosing. What does this rule do? Why is my group not syncing?

Comments

  • This rule is based on the 'Groups to Sync' in the Okta Module settings. If 'Sync Only These Groups' is not checked then it always returns true. Otherwise, it just returns true for groups in that list

Sign In or Register to comment.