I am trying to create a new user with the wizard in the Admin Console. The catch is that I am using Azure (Entra ID) authentication. This is the first time I have ever tried this combination. Also, this is in a dev environment on 2022.2.
I am getting an error that “The external identity is a duplicate from another user record.”
It’s definitely not a duplicate user. I am trying to add a user that’s not even a user in Production.
I also went to the trouble of populating EVERY existing user with an external identity, in case “blank” was the problem.
To be clear, I use this wizard all the time, with Windows auth, on 2021.2. If I really did have a duplicate there, it’s a different message.
This is probably something for Support, but I was just curious if anyone is able to do this.
I even get the error in dev with basic auth. It’s like it knows that I have dev setup for Azure.
I’ll tell you - you of all people will be shocked to hear this - I don’t think I believe what support said.
I think my true problem is that our unusual domain setup is preventing us from using Windows auth, so I don’t even have a backdoor.
I’ll just create an app to bypass it all. It will make me much happier anyway, because it is a nuisance to log into a server every time we get a new user, which is like 3-5x a week these days.
EDIT: Well, I see @olga just my post here, so rats, it is true.