Auto Configure SAML
Feature Request
Why
Currently, SAML configuration is a manual process. Keycloak must come up to get the auto-generated saml connect config. Then, SonarQube must be re-installed to pick up the yaml values file change.
This make SSO testing difficult for developers and end-users using the the default baby-yoda realm.
Proposed Solution
Anchore provides a fully automated way to get the value from keycloak as the charts are installing. Then, using Anchore's API, the SAML config is set. See https://repo1.dso.mil/big-bang/product/packages/anchore-enterprise/-/blob/main/chart/templates/bigbang/sso/configure-sso.yaml
See if something similar can be done for SonarQube and implement a similar hook.
Edited by Michael Martin