Forum Discussion

R0Gsch's avatar
R0Gsch
Copper Contributor
Jan 20, 2022
Solved

Guest Profile data stored or cached

Dear community I have an interesting question/case I would like to ask you for some adivce.    A client I has two profiles with the same email, one is a MS365 Work account and the other is a Micros...
  • regalchidi's avatar
    Jan 20, 2022
    Okay, this is what you will have to do.

    The problem the user is facing is because of the cached profile in the office 365 and Azure aad environment. So you will need to clean the profile from the environment and send a new invite.

    1. Go to your aad environment using this link if you are a global admin
    https://portal.azure.com/#blade/Microsoft_AAD_IAM/UsersManagementMenuBlade/MsGraphUsers
    2. Search for the user account and confirm the account used is the live account.
    3. Delete that account
    4. Send a fresh invite from the same aad environment to the organizational account ID
    5. Ask the user to accept the invite in an incognito browser to avoid cache on the users browser
    6, Once the invite has been accepted the user will see my apps on his/her dashboard and you can verify the user's profile from the aad portal as well.
    7. After doing the above steps, then proceed to share whatever content you previously shared with the user.

    Please note, if the content shared with the user has to do with SharePoint files/sites, then you will also have to remove the user's profile from the site collection and also the user profile in the admin center.

    this article will be helpful
    https://docs.microsoft.com/en-us/sharepoint/remove-users#remove-people-from-the-userinfo-list.

    Kindly reply to this if more help is needed
    Cheers

Resources