Provisioning settings for a user's group memberships
| Name | Type | Description | Notes |
|---|---|---|---|
| Action | ProvisioningGroupsAction | [optional] | |
| Assignments | List<string> | List of `OKTA_GROUP` group identifiers to add an IdP user as a member with the `ASSIGN` action | [optional] |
| Filter | List<string> | Allowlist of `OKTA_GROUP` group identifiers for the `APPEND` or `SYNC` provisioning action | [optional] |
| SourceAttributeName | string | IdP user profile attribute name (case-insensitive) for an array value that contains group memberships | [optional] |