Hello
I have installed Sonarqube Communtiy 9.7.1 in our Kubernetes Cluster v1.21.14
my Plan to setup multiple SAML Provider (AZUR and OKTA) Togather on Sonarqube.
but the sonarqube propertier didn’t have this possibility
sonar.auth.saml.enabled
sonar.auth.saml.applicationId
sonar.auth.saml.providerName
sonar.auth.saml.providerId
sonar.auth.saml.loginUrl
sonar.auth.saml.user.login
sonar.auth.saml.user.name
sonar.auth.saml.user.email
sonar.auth.saml.group.name
sonar.auth.saml.certificate.secured
is there another way for that
thank you