add user ID to the account ownership message. we use this user ID instead of minting a new one for existing users if they're already registered on keyserver but haven't yet registered with the identity service.
also added a condition expression to make sure we don't overwrite any user data accidentally.
Depends on D9480