diff --git a/frontend/src/component/admin/groups/CreateGroup/CreateGroup.tsx b/frontend/src/component/admin/groups/CreateGroup/CreateGroup.tsx index 6ad828df7046..24c0354f14e8 100644 --- a/frontend/src/component/admin/groups/CreateGroup/CreateGroup.tsx +++ b/frontend/src/component/admin/groups/CreateGroup/CreateGroup.tsx @@ -106,6 +106,7 @@ export const CreateGroup = () => { handleSubmit={handleSubmit} handleCancel={handleCancel} mode={CREATE} + isScimGroup={false} >