Forum Discussion

Are27's avatar
Are27
Copper Contributor
Aug 07, 2025

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. 

Resources