I was following the guide to integrate Google SSO with SonarQube. However, when I try to access SonarQube with my email, I receive the following message:
“You’re not authorized to access this page. Please contact the administrator.
Reason: This account is already associated with another authentication method. Sign in using the current authentication method, or contact your administrator to transfer your account to a different authenticaion method”.
I’m using the version 9.9.6-community.
Is there any way to have two methods simultaneously? Do I need to update the version for this?
If not, how can I use the Web API (api/users/update_identity_provider) to specify this new form?