You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the migration app bypass the authentication layer the commands don't contain the group claim extracted from the token when BYOG functionality is enabled. In particular this check is failing.
Solution proposal:
Remove the check that verifies the group claim in the command, as already did for USER and CLIENT