Forum Discussion
User Identities in EntraID - how to remove?
I have a user that shows up with multiple identities. No other users are like this and we believe its stopping him from logging in with his alias email address.
When i run get-entrauser it returns the following under Identities:
{@{signInType=federated; issuer=MicrosoftAccount; issuerAssignedId=}, @{signInType=federated; issuer=MicrosoftAccount; issuerAssignedId=}, @{signInType=userPrincipalName; issuer=OURPRIMARYDOMAIN.onmicrosoft.com; issuerAssignedId=UPN}}
Every other account just has this
@{signInType=userPrincipalName; issuer=OURPRIMARYDOMAIN.onmicrosoft.com; issuerAssignedId=UPN}}
How would i go about removing those identies from that user? Struggling to find any info online.
1 Reply
That should be a Guest user, one with outlook.com (or similar "consumer") account. You cannot (and should not) remove the Identities property as it governs how the user authenticates. Refer to this article for additional details: https://learn.microsoft.com/en-us/entra/external-id/user-properties#identities