A cloud-based identity and access management service for securing user authentication and resource access
Hello @Prakash More
Thank you for contacting Q&A Forum. You are experiencing two errors at the same time so let's analyze it one by one:
Error 1: "The portal encountered an issue while attempting to retrieve access tokens..."
This typically means your session has expired or there’s a problem with your authentication tokens. The key part is: AADSTS160021: Application requested a user session which does not exist. This can happen if your session timed out or there was a change in your account or tenant configuration.
Error 2: "Selected user account does not exist in tenant 'Microsoft Services'..."
This means your Microsoft account is not recognized as a user in the Microsoft Entra tenant. The Entra Admin Center is trying to access a tenant where your account is not registered as a user or guest.
You can try the following troubleshooting methods:
- Check Tenant Context: Go to https://portal.azure.com > Click on your profile (top-right) > Switch Directory. Make sure you're in the correct tenant where your account is the administrator and if your account is still associated with the tenant.
- Verify Account Type: If you used a personal Microsoft account, it may not have full access to Entra ID features unless explicitly added as a guest or external user in the tenant.
- Use Microsoft 365 Admin Center: Try logging in at https://admin.microsoft.com. If you can access it, check your role under Users > Active Users > Your Account.
- Try logging in from a private browser or clear cache again.
For more reference, please visit this document: https://learn.microsoft.com/en-us/troubleshoot/entra/entra-id/app-integration/error-code-AADSTS50020-user-account-identity-provider-does-not-exist
Kindly let me know if this work for you and please let me know if you have any further questions.
If I have answered your question, please accept this answer as a token of appreciation and don't forget to give a thumbs up for "Was it helpful"!
Best regards,
Megan