Need to understand the validation rule when creating operator Id
When we create operators in Pega through an activity, we sometimes got this failure error message:"User ID and password are too similar". We need to add validation rules to get rid of this error. But we don't know on what condition this error message will show up.
Can anyone provide us the detail information on what conditions Pega gives this error so that we can apply the same rule on our validation?