- In `addUserWithoutLegacyId` the `addDefaultRequiredActions` parameter is unset and defaults to `true` - In `addUserWithLegacyId` the `addDefaultRequiredActions` parameter is set to `false` This means that there is a different behaviour if the legacy id is used.
addUserWithoutLegacyIdtheaddDefaultRequiredActionsparameter is unset and defaults totrueaddUserWithLegacyIdtheaddDefaultRequiredActionsparameter is set tofalseThis means that there is a different behaviour if the legacy id is used.