metricsign
Start free
Low severityauthentication

Power BI Refresh Error:
AADSTS50058

What does this error mean?

Session information isn't sufficient for single-sign-on. This means that a user isn't signed in. This is a common error that's expected when a user is unauthenticated and hasn't yet signed in.

Common causes

  • 1Authentication configuration issue
  • 2Token validation failure

How to fix it

  1. 1Step 1: Check the Azure AD error lookup at login.microsoftonline.com/error for this code
  2. 2Step 2: Review your application's authentication configuration in Azure portal
  3. 3Step 3: Contact your Azure AD administrator if the issue persists

Frequently asked questions

What does AADSTS50058 mean?

Session information isn't sufficient for single-sign-on. This means that a user isn't signed in. This is a common error that's expected when a user is unauthenticated and hasn't yet signed in.

How do I fix this error?

Check your application registration, token configuration, and user permissions in the Azure portal. Review Conditional Access policies if the error is policy-related.

Other authentication errors