Unable to use SSO Login utilizing Okta web browser plugin

We recently setup SSO integration with Okta with Enterprise account. A lot of users use the Okta browser plugin to log into third party services rather than typing in the URL. The issue is if we use the Okta tile to gain access to Sonar, we are getting “Sorry, but we couldn’t verify your authorization to access this page” after the redirect.

If we go to the SSO URL (SonarQube Cloud) or going through the login page using SSO, the process works.

We looked through the documentation and couldn’t find any information related to using Okta web browser plugin.

Is there a configuration that we missed? Or, is it even supported using Okta web browser plugin?

Thanks.
Jared

Hello @jlamachieve,

Welcome to the community.

For security reasons, we do not support IdP initiated login. So its true that you cannot use the Okta web browser plugin to login to SonarQube Cloud. What you could instead ask your users is to bookmark this link http://sonarcloud.io/login/sso?enterprise_key=<enterprise-key> and login.

Hope this helps.

Cheers!
Sarath

1 Like

Thanks.