How to get sonarqube metadata. | ACS and Entity ID

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension) : 8.4
  • what are you trying to achieve : configure SSO with Onelogin
  • what have you tried so far to achieve this : searched SQ UI and sonar.properties to find metadata.

I want to configure SSO with Onelogin. Onelogin team is asking for ACS and Entity ID. Somewhere i read that sonarqube metadata contains this information. I searched on google but didn’t it.

any help is much appreciated ?

Hello,

ACS URL has a standard pattern as follows → https://SONARQUBEURL/oauth2/callback/saml which is admittedly not very well documented, or easy to find.

I do not know much about Entity ID as am not using OneLogin, On AWS SSO the setting is Provider ID, and you should check for the same in their Configuration instructions.

Hope this helps,

Thanks

2 Likes