I see "Authentication and authorization can also be delegated to an external system: LDAP or Active Directory with the SonarQube LDAP Plugin, PAM with the SonarQube PAM Plugin or Crowd with the SonarQube Crowd Plugin. SSO is also supported through the SonarQube OpenID plugin" in SonarQube documentation page
It seems that only SonarQube OpenID plugin supports SSO.
But I see about Active Directory plugin: "It automatically logs in user using Single Sign On (SSO) with Active Directory Credentials in Microsoft Active Directory Environments." here.
Also "the LDAP plugin now supports Single Sign On (SSO)" from here.
My questions:
- Do Active Directory plugin or SonarQube LDAP Plugin supports SSO?
- Crowd plugin do not support SSO, right?
- Can I use Crowd plugin + some another plugin or tool to support SSO (For example OpenId plugin+Crowd plugin, LDAP Plugin+Crowd plugin)?
I use Crowd to authentificate my services.