RE: Portal - Create Invitation - Signin - Invalid sign-in attempt
Hello Everyone,
After enabling the diagnostic logging in the portal. I'm able to see the below log in the Azure Blob storage.
RequestPath:/SignIn, UserId:xxxxxxxxxxxxx, MemberName:ValidateUserName, SourceFilePath:S:\Framework\Adxstudio.Xrm\AspNet\Identity\CrmUserManager.cs, SourceLineNumber:628, Category:Authentication, Message:Duplicate User Name: The user name "xyz123@difca.com" is already taken., ErrorCategory:UserError
But, when I'm checking how many records of Contact have 'xyz123@difca.com' in the adx_identity_username then there is only one record.
Any idea what I'm missing here? Thanks.