Hi @Roy, Chinmoy , make sure that the external users' email domains (Google/Okta) are allowed in your organization's external collaboration settings. You can check this in the Microsoft Entra admin center under Identity > External Identities > External collaboration settings.
Verify that the users are being invited correctly. Sometimes, issues can arise if there are conflicting contact objects or if the users are not properly synchronized. You might need to delete any conflicting contact objects and reinvite the users.
Make sure that the users have the necessary licenses assigned to them. If the users are missing a required license, they might not be able to accept the invitation.
Also, please see the solutions in this thread:
There are several possibilities that could cause this issue:
- The user is not present in the cloud in the organization. You may need to re-add the user so that the user can re-accept the invitation.
- The user is missing a necessary license.
- The user's email addresses exist under different accounts in a pre-existing Azure AD tenant. You may need to remove the user and re-send the invitation.
- The account does not exist, but they do have a tenant already in Azure AD, so the user is unable to create a Microsoft account using the same email address.
- To reset the redemption status of a guest user, you can use the Microsoft Entra admin center or PowerShell. You can also use the Microsoft Graph API to reset the user’s redemption status and reinvite the user.
Please let me know if you have any questions and I can help you further.
If this answer helps you please mark "Accept Answer" so other users can reference it.
Thank you,
James