Can't sign in with azure devops

Hi,

I am using azure devops with a cloud account (i.e. @outlook.com) but when I try to sign in from sonar cloud, I get this:

AADSTS50020: User account ‘gurdips15@outlook.com’ from identity provider ‘live.com’ does not exist in tenant ‘SonarSource’ and cannot access the application ‘0cd6ff8b-c8a8-4ab6-8f60-516f5bc5354a’(Sonarcloud) in that tenant. The account needs to be added as an external user in the tenant first. Sign out and sign in again with a different Azure Active Directory user account.

Hi.

This is mentioned on the “Get started with Azure DevOps” page.

Only work and school Azure DevOps accounts are authorized to login on SonarCloud.

2 Likes

Hi there,

We recently made improvements on Microsoft Authentication, and, not only supporting personal account, we support the full MSAL system, with V2 authorization endpoint, which might help you in what you want to achieve.

Mickaël

1 Like